view test-data/gtdbtk_database.loc @ 0:c4db8c4de66f draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit 8487d2c73793be0afa5b34388b122e686ac8a094
author iuc
date Tue, 13 Dec 2022 09:48:28 +0000
parents
children 65d52c693b8e
line wrap: on
line source

# This is a sample file distributed with Galaxy that enables tools
# to use a directory of GTDB-Tk databases.  The gtdbtk_databases.loc
# file has this format (longer white space characters are TAB characters):
#
# <unique_build_id> <display_name>  <directory_path>
#
# So, for example, if you have the gtdbtk 202 stored in 
# /depot/data2/galaxy/gtdbtk/202/, 
# then the gtdbtk_databases.loc entry would look like this:
#
# release202    gtdbtk database release 202 /depot/data2/galaxy/gtdbtk/release202
#
# and your /depot/data2/galaxy/gtdbtk/release202 directory
# would contain GTDB-Tk database files for release 202, sommething like this:
#
#drwxr-sr-x  3 gvk G-824019    4096 Apr 20  2021 fastani/
#-rw-r--r--  1 gvk G-824019 4810764 Apr 22  2021 manifest.tsv
#drwxr-sr-x  4 gvk G-824019    4096 Apr 21  2021 markers/
#drwxr-sr-x  2 gvk G-824019    4096 Apr 20  2021 masks/
#drwxr-sr-x  2 gvk G-824019    4096 Apr 20  2021 metadata/
#drwxr-sr-x  2 gvk G-824019    4096 Apr 21  2021 mrca_red/
#drwxr-sr-x  2 gvk G-824019    4096 Apr 20  2021 msa/
#drwxr-sr-x  4 gvk G-824019    4096 Apr 21  2021 pplacer/
#drwxr-sr-x  2 gvk G-824019    4096 Apr 20  2021 radii/
#drwxr-sr-x  2 gvk G-824019    4096 Apr 20  2021 taxonomy/
gtdbtk202	GTDB-Tk database v202	${__HERE__}/gtdbtk202