annotate tool-data/pl_diamond_database.loc.sample @ 69:ba644dc3e371 draft default tip

Uploaded
author p.lucas
date Tue, 11 Jun 2024 14:14:56 +0000
parents 3a186f337346
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
62
3a186f337346 Uploaded
p.lucas
parents:
diff changeset
1 #This is a sample file that enables the diamind to find the protein databases
3a186f337346 Uploaded
p.lucas
parents:
diff changeset
2 #You will need to create these data files and then create
3a186f337346 Uploaded
p.lucas
parents:
diff changeset
3 #a diamond_database.loc file similar to this one (store it in this directory)
3a186f337346 Uploaded
p.lucas
parents:
diff changeset
4 #that points to the directories in which those files are stored.
3a186f337346 Uploaded
p.lucas
parents:
diff changeset
5 #The diamond_database_indices.loc file has this format (longer white space characters are TAB characters):
3a186f337346 Uploaded
p.lucas
parents:
diff changeset
6 #
3a186f337346 Uploaded
p.lucas
parents:
diff changeset
7 #<unique_build_id> <display_name> <file_base_path>
3a186f337346 Uploaded
p.lucas
parents:
diff changeset
8 #
3a186f337346 Uploaded
p.lucas
parents:
diff changeset
9 #So, for example:
3a186f337346 Uploaded
p.lucas
parents:
diff changeset
10 #ncbi_nr NCBI NR database (1-1-2015) /data/db/diamond/1-1-2015/nr.dmnd
3a186f337346 Uploaded
p.lucas
parents:
diff changeset
11