Uniref-Sapelo2: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
The command generated the data is documented at UGA file sitting at the same directory with data: | The command generated the data is documented at UGA file sitting at the same directory with data: | ||
<pre class="gcommand"> | <pre class="gcommand"> | ||
module load BLAST+/2.11.0-gompi-2020b | |||
makeblastdb -in uniref100.fasta -dbtype prot -title uniref100 -out uniref100 -logfile uniref100.log | makeblastdb -in uniref100.fasta -dbtype prot -title uniref100 -out uniref100 -logfile uniref100.log | ||
makeblastdb -in uniref90.fasta -dbtype prot -title uniref90 -out uniref90 -logfile uniref90.log | makeblastdb -in uniref90.fasta -dbtype prot -title uniref90 -out uniref90 -logfile uniref90.log |
Revision as of 16:39, 25 February 2022
latest version:
Uniref100, Uniref90, Uniref50 /db/uniref/06282018] updated at 06/28/2017
uniref100
uniref90
uniref50
/db/uniref/latest/uniref100 /db/uniref/latest/uniref90 /db/uniref/latest/uniref50
The command generated the data is documented at UGA file sitting at the same directory with data:
module load BLAST+/2.11.0-gompi-2020b makeblastdb -in uniref100.fasta -dbtype prot -title uniref100 -out uniref100 -logfile uniref100.log makeblastdb -in uniref90.fasta -dbtype prot -title uniref90 -out uniref90 -logfile uniref90.log makeblastdb -in uniref50.fasta -dbtype prot -title uniref50 -out uniref50 -logfile uniref50.log
Details at UniRef at the EBI
Data Source: UniRef at the EBI FTP