annotate tool-data/diamond_database.loc.sample @ 20:0729ae1533e5
draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/diamond commit 62db819c1db857d3fba94dc4e290ee0f50f7928d
author |
iuc |
date |
Mon, 03 Feb 2025 16:00:43 +0000 |
parents |
fbe4eedec466 |
children |
|
rev |
line source |
1
|
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
|