Mercurial > repos > greg > data_manager_malt_index_builder
diff tool-data/malt_indices.loc.sample @ 0:d69ebf52c233 draft
Uploaded
author | greg |
---|---|
date | Tue, 12 Oct 2021 14:15:35 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/malt_indices.loc.sample Tue Oct 12 14:15:35 2021 +0000 @@ -0,0 +1,18 @@ +# This is a sample file distributed with Galaxy that enables tools +# to use a directory of MALT indexed data files. The malt_index.loc +# file has this format (longer white space characters are TAB characters): +# +# <unique_build_id> <dbkey> <display_name> <file_path> +# +# So, for example, if you have the phiX indexe stored in +# /depot/data2/galaxy/phiX/base/, +# then the malt_index.loc entry would look like this: +# +# phiX174 phiX phiX Pretty /depot/data2/galaxy/phiX/base/phiX.fa +# +# and your /depot/data2/galaxy/phiX/base/ directory +# would contain phiX.fa.* files: +# +#-rw-r--r-- 1 galaxy universe 830134 2005-09-13 10:12 phiX.fa +#...etc... +