Mercurial > repos > jjohnson > mothur_toolsuite
annotate mothur/tool-data/mothur_map.loc @ 3:b849cd7e132a
workflow cleanup_param_values recurses through paramnames whenever they start with a paramname_, so change input to input_fasta
author | jj@dbw-galaxy-dev.msi.umn.edu |
---|---|
date | Wed, 08 Jun 2011 14:59:08 -0500 |
parents | 3202a38e44d9 |
children |
rev | line source |
---|---|
0
3202a38e44d9
Migrated tool version 1.15.1 from old tool shed archive to new tool shed repository
jjohnson
parents:
diff
changeset
|
1 #This is a sample file distributed with Galaxy that enables tools |
3202a38e44d9
Migrated tool version 1.15.1 from old tool shed archive to new tool shed repository
jjohnson
parents:
diff
changeset
|
2 #to use a directory of metagenomics files. |
3202a38e44d9
Migrated tool version 1.15.1 from old tool shed archive to new tool shed repository
jjohnson
parents:
diff
changeset
|
3 #file has this format (white space characters are TAB characters): |
3202a38e44d9
Migrated tool version 1.15.1 from old tool shed archive to new tool shed repository
jjohnson
parents:
diff
changeset
|
4 # |
3202a38e44d9
Migrated tool version 1.15.1 from old tool shed archive to new tool shed repository
jjohnson
parents:
diff
changeset
|
5 #<name> <file_base> |
3202a38e44d9
Migrated tool version 1.15.1 from old tool shed archive to new tool shed repository
jjohnson
parents:
diff
changeset
|
6 # |
3202a38e44d9
Migrated tool version 1.15.1 from old tool shed archive to new tool shed repository
jjohnson
parents:
diff
changeset
|
7 greengenes /project/db/galaxy/mothur/gg.ss.map |
3202a38e44d9
Migrated tool version 1.15.1 from old tool shed archive to new tool shed repository
jjohnson
parents:
diff
changeset
|
8 silva /project/db/galaxy/mothur/silva.ss.map |