Mercurial > repos > p.lucas > diamond_using_binary
changeset 38:5585cbf970ce draft
Uploaded
author | p.lucas |
---|---|
date | Tue, 04 Jun 2024 12:57:22 +0000 |
parents | a5dd4de5e807 |
children | 47de63bff362 |
files | tool-data/PL_diamond_database.loc.sample tool-data/pl_diamond_database.loc.sample |
diffstat | 2 files changed, 12 insertions(+), 12 deletions(-) [+] |
line wrap: on
line diff
--- a/tool-data/PL_diamond_database.loc.sample Thu May 30 08:24:01 2024 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,12 +0,0 @@ -#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 - -nr_nfs NR_NFS /nfs/data/db/nr_blast/nr
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/pl_diamond_database.loc.sample Tue Jun 04 12:57:22 2024 +0000 @@ -0,0 +1,12 @@ +#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 + +nr_nfs NR_NFS /nfs/data/db/nr_blast/nr