Mercurial > repos > p.lucas > diamond_using_binary
annotate tool-data/pl_diamond_database.loc.sample @ 51:ea6698e4af9f draft
Uploaded
| author | p.lucas |
|---|---|
| date | Wed, 05 Jun 2024 13:34:25 +0000 |
| parents | eb4cb2475d2c |
| children |
| rev | line source |
|---|---|
| 38 | 1 #This is a sample file that enables the diamind to find the protein databases |
| 2 #You will need to create these data files and then create | |
| 3 #a diamond_database.loc file similar to this one (store it in this directory) | |
| 4 #that points to the directories in which those files are stored. | |
| 5 #The diamond_database_indices.loc file has this format (longer white space characters are TAB characters): | |
| 6 # | |
| 7 #<unique_build_id> <display_name> <file_base_path> | |
| 8 # | |
| 9 #So, for example: | |
| 10 #ncbi_nr NCBI NR database (1-1-2015) /data/db/diamond/1-1-2015/nr.dmnd | |
| 11 | |
| 48 | 12 nr_nfs NR_NFS /nfs/data/db/nr_blast/nr |
