Mercurial > repos > p.lucas > diamond_using_binary
changeset 62:3a186f337346 draft
Uploaded
author | p.lucas |
---|---|
date | Mon, 10 Jun 2024 13:16:20 +0000 |
parents | bf956d2f5977 |
children | f35c3ad107ab |
files | tool-data/pl_diamond_database.loc.sample |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/pl_diamond_database.loc.sample Mon Jun 10 13:16:20 2024 +0000 @@ -0,0 +1,11 @@ +#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 +