Mercurial > repos > p.lucas > diamond_using_binary
annotate tool-data/pl_diamond_database.loc.sample @ 48:eb4cb2475d2c draft
Uploaded
author | p.lucas |
---|---|
date | Tue, 04 Jun 2024 14:16:47 +0000 |
parents | c8fb81ed4490 |
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 |