Mercurial > repos > galaxy-australia > gtdbtk_classify_wf
annotate tool-data/gtdbtk_database.loc.sample @ 0:aaa924525210 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit b03f4ddae33360b4977576fa08a1529b8b008557
author | galaxy-australia |
---|---|
date | Mon, 19 Dec 2022 07:03:08 +0000 |
parents | |
children |
rev | line source |
---|---|
0
aaa924525210
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit b03f4ddae33360b4977576fa08a1529b8b008557
galaxy-australia
parents:
diff
changeset
|
1 # This is a sample file distributed with Galaxy that enables tools |
aaa924525210
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit b03f4ddae33360b4977576fa08a1529b8b008557
galaxy-australia
parents:
diff
changeset
|
2 # to use a directory of GTDB-Tk databases. The gtdbtk_databases.loc |
aaa924525210
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit b03f4ddae33360b4977576fa08a1529b8b008557
galaxy-australia
parents:
diff
changeset
|
3 # file has this format (longer white space characters are TAB characters): |
aaa924525210
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit b03f4ddae33360b4977576fa08a1529b8b008557
galaxy-australia
parents:
diff
changeset
|
4 # |
aaa924525210
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit b03f4ddae33360b4977576fa08a1529b8b008557
galaxy-australia
parents:
diff
changeset
|
5 # <unique_build_id> <display_name> <directory_path> |
aaa924525210
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit b03f4ddae33360b4977576fa08a1529b8b008557
galaxy-australia
parents:
diff
changeset
|
6 # |
aaa924525210
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit b03f4ddae33360b4977576fa08a1529b8b008557
galaxy-australia
parents:
diff
changeset
|
7 # So, for example, if you have the gtdbtk 202 stored in |
aaa924525210
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit b03f4ddae33360b4977576fa08a1529b8b008557
galaxy-australia
parents:
diff
changeset
|
8 # /depot/data2/galaxy/gtdbtk/202/, |
aaa924525210
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit b03f4ddae33360b4977576fa08a1529b8b008557
galaxy-australia
parents:
diff
changeset
|
9 # then the gtdbtk_databases.loc entry would look like this: |
aaa924525210
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit b03f4ddae33360b4977576fa08a1529b8b008557
galaxy-australia
parents:
diff
changeset
|
10 # |
aaa924525210
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit b03f4ddae33360b4977576fa08a1529b8b008557
galaxy-australia
parents:
diff
changeset
|
11 # release202 gtdbtk database release 202 /depot/data2/galaxy/gtdbtk/release202 |
aaa924525210
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit b03f4ddae33360b4977576fa08a1529b8b008557
galaxy-australia
parents:
diff
changeset
|
12 # |
aaa924525210
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit b03f4ddae33360b4977576fa08a1529b8b008557
galaxy-australia
parents:
diff
changeset
|
13 # and your /depot/data2/galaxy/gtdbtk/release202 directory |
aaa924525210
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit b03f4ddae33360b4977576fa08a1529b8b008557
galaxy-australia
parents:
diff
changeset
|
14 # would contain GTDB-Tk database files for release 202, sommething like this: |
aaa924525210
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit b03f4ddae33360b4977576fa08a1529b8b008557
galaxy-australia
parents:
diff
changeset
|
15 # |
aaa924525210
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit b03f4ddae33360b4977576fa08a1529b8b008557
galaxy-australia
parents:
diff
changeset
|
16 #drwxr-sr-x 3 gvk G-824019 4096 Apr 20 2021 fastani/ |
aaa924525210
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit b03f4ddae33360b4977576fa08a1529b8b008557
galaxy-australia
parents:
diff
changeset
|
17 #-rw-r--r-- 1 gvk G-824019 4810764 Apr 22 2021 manifest.tsv |
aaa924525210
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit b03f4ddae33360b4977576fa08a1529b8b008557
galaxy-australia
parents:
diff
changeset
|
18 #drwxr-sr-x 4 gvk G-824019 4096 Apr 21 2021 markers/ |
aaa924525210
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit b03f4ddae33360b4977576fa08a1529b8b008557
galaxy-australia
parents:
diff
changeset
|
19 #drwxr-sr-x 2 gvk G-824019 4096 Apr 20 2021 masks/ |
aaa924525210
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit b03f4ddae33360b4977576fa08a1529b8b008557
galaxy-australia
parents:
diff
changeset
|
20 #drwxr-sr-x 2 gvk G-824019 4096 Apr 20 2021 metadata/ |
aaa924525210
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit b03f4ddae33360b4977576fa08a1529b8b008557
galaxy-australia
parents:
diff
changeset
|
21 #drwxr-sr-x 2 gvk G-824019 4096 Apr 21 2021 mrca_red/ |
aaa924525210
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit b03f4ddae33360b4977576fa08a1529b8b008557
galaxy-australia
parents:
diff
changeset
|
22 #drwxr-sr-x 2 gvk G-824019 4096 Apr 20 2021 msa/ |
aaa924525210
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit b03f4ddae33360b4977576fa08a1529b8b008557
galaxy-australia
parents:
diff
changeset
|
23 #drwxr-sr-x 4 gvk G-824019 4096 Apr 21 2021 pplacer/ |
aaa924525210
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit b03f4ddae33360b4977576fa08a1529b8b008557
galaxy-australia
parents:
diff
changeset
|
24 #drwxr-sr-x 2 gvk G-824019 4096 Apr 20 2021 radii/ |
aaa924525210
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit b03f4ddae33360b4977576fa08a1529b8b008557
galaxy-australia
parents:
diff
changeset
|
25 #drwxr-sr-x 2 gvk G-824019 4096 Apr 20 2021 taxonomy/ |