Mercurial > repos > bgruening > diamond
diff tool-data/diamond_database.loc.sample @ 7:89f59d6c3344 draft
Uploaded
| author | bgruening |
|---|---|
| date | Sun, 08 Feb 2015 07:29:52 -0500 |
| parents | fbe4eedec466 |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/diamond_database.loc.sample Sun Feb 08 07:29:52 2015 -0500 @@ -0,0 +1,10 @@ +#This is a sample file that enables the diamind to find the protein databases +#You will need to create these data files and then create +#a diamond_database.loc file similar to this one (store it in this directory) +#that points to the directories in which those files are stored. +#The diamond_database_indices.loc file has this format (longer white space characters are TAB characters): +# +#<unique_build_id> <display_name> <file_base_path> +# +#So, for example: +#ncbi_nr NCBI NR database (1-1-2015) /data/db/diamond/1-1-2015/nr.dmnd
