Mercurial > repos > jjohnson > mothur_toolsuite
annotate mothur/suite_config.xml @ 16:541e3c97c240
Mothur - fix set_meta for SffFlow in datatypes/metagenomics.py
author | Jim Johnson <jj@umn.edu> |
---|---|
date | Fri, 09 Dec 2011 12:12:16 -0600 |
parents | 7bfe1f843858 |
children |
rev | line source |
---|---|
7 | 1 <suite id="Mothur_toolsuite" name="Mothur Metagenomics" version="1.20.0"> |
0
3202a38e44d9
Migrated tool version 1.15.1 from old tool shed archive to new tool shed repository
jjohnson
parents:
diff
changeset
|
2 <description>Mothur metagenomics commands as Galaxy tools</description> |
7 | 3 <tool id="mothur_align_check" name="Align.check" version="1.19.0"> |
4 <description>Calculate the number of potentially misaligned bases</description> | |
5 </tool> | |
6 <tool id="mothur_align_seqs" name="Align.seqs" version="1.19.0"> | |
7 <description>Align sequences to a template alignment</description> | |
8 </tool> | |
9 <tool id="mothur_amova" name="Amova" version="1.19.0"> | |
10 <description>Analysis of molecular variance</description> | |
11 </tool> | |
12 <tool id="mothur_anosim" name="Anosim" version="1.19.0"> | |
13 <description>Non-parametric multivariate analysis of changes in community structure</description> | |
14 </tool> | |
15 <tool id="mothur_bin_seqs" name="Bin.seqs" version="1.20.0" force_history_refresh="True"> | |
16 <description>Order Sequences by OTU</description> | |
17 </tool> | |
18 <tool id="mothur_chimera_bellerophon" name="Chimera.bellerophon" version="1.20.0"> | |
19 <description>Find putative chimeras using bellerophon</description> | |
20 </tool> | |
21 <tool id="mothur_chimera_ccode" name="Chimera.ccode" version="1.20.0"> | |
22 <description>Find putative chimeras using ccode</description> | |
23 </tool> | |
24 <tool id="mothur_chimera_check" name="Chimera.check" version="1.20.0" force_history_refresh="True"> | |
25 <description>Find putative chimeras using chimeraCheck</description> | |
26 </tool> | |
27 <tool id="mothur_chimera_pintail" name="Chimera.pintail" version="1.20.0"> | |
28 <description>Find putative chimeras using pintail</description> | |
29 </tool> | |
30 <tool id="mothur_chimera_slayer" name="Chimera.slayer" version="1.20.0"> | |
31 <description>Find putative chimeras using slayer</description> | |
32 </tool> | |
33 <tool id="mothur_chimera_uchime" name="Chimera.uchime" version="1.20.0"> | |
34 <description>Find putative chimeras using uchime</description> | |
35 </tool> | |
36 <tool id="mothur_chop_seqs" name="Chop.seqs" version="1.19.0"> | |
37 <description>Trim sequences to a specified length</description> | |
38 </tool> | |
39 <tool id="mothur_classify_otu" name="Classify.otu" version="1.20.0" force_history_refresh="True"> | |
40 <description>Assign sequences to taxonomy</description> | |
41 </tool> | |
42 <tool id="mothur_classify_seqs" name="Classify.seqs" version="1.19.0"> | |
43 <description>Assign sequences to taxonomy</description> | |
44 </tool> | |
45 <tool id="mothur_clearcut" name="Clearcut" version="1.19.0"> | |
46 <description>Generate a tree using relaxed neighbor joining</description> | |
47 </tool> | |
48 <tool id="mothur_cluster_classic" name="Cluster.classic" version="1.19.0"> | |
49 <description>Assign sequences to OTUs (Dotur implementation)</description> | |
50 </tool> | |
51 <tool id="mothur_cluster_fragments" name="Cluster.fragments" version="1.20.0"> | |
52 <description> Group sequences that are part of a larger sequence</description> | |
53 </tool> | |
54 <tool id="mothur_cluster_split" name="Cluster.split" version="1.19.0"> | |
55 <description>Assign sequences to OTUs (Operational Taxonomic Unit) splits large matrices</description> | |
56 </tool> | |
57 <tool id="mothur_cluster" name="Cluster" version="1.19.0"> | |
58 <description>Assign sequences to OTUs (Operational Taxonomic Unit)</description> | |
59 </tool> | |
60 <tool id="mothur_collect_shared" name="Collect.shared" version="1.20.0" force_history_refresh="True"> | |
61 <description>Generate collector's curves for calculators on OTUs</description> | |
62 </tool> | |
63 <tool id="mothur_collect_single" name="Collect.single" version="1.20.0" force_history_refresh="True"> | |
64 <description>Generate collector's curves for OTUs</description> | |
65 </tool> | |
66 <tool id="mothur_consensus_seqs" name="Consensus.seqs" version="1.20.0" force_history_refresh="True"> | |
67 <description>Find a consensus sequence for each OTU or phylotype</description> | |
68 </tool> | |
69 <tool id="mothur_corr_axes" name="Corr.axes" version="1.20.0"> | |
70 <description>correlation of data to axes</description> | |
71 </tool> | |
72 <tool id="mothur_count_seqs" name="Count.seqs" version="1.20.0" > | |
73 <description>counts the number of sequences represented by the representative</description> | |
74 </tool> | |
75 <tool id="mothur_degap_seqs" name="Degap.seqs" version="1.20.0"> | |
76 <description>Remove gap characters from sequences</description> | |
77 </tool> | |
78 <tool id="mothur_deunique_seqs" name="Deunique.seqs" version="1.20.0"> | |
79 <description>Return all sequences</description> | |
80 </tool> | |
81 <tool id="mothur_deunique_tree" name="Deunique.tree" version="1.20.0"> | |
82 <description>Reinsert the redundant sequence identiers back into a unique tree.</description> | |
83 </tool> | |
84 <tool id="mothur_dist_seqs" name="Dist.seqs" version="1.19.0"> | |
85 <description>calculate uncorrected pairwise distances between aligned sequences</description> | |
86 </tool> | |
87 <tool id="mothur_dist_shared" name="Dist.shared" version="1.20.0" force_history_refresh="True"> | |
88 <description>Generate a phylip-formatted dissimilarity distance matrix among multiple groups</description> | |
89 </tool> | |
90 <tool id="mothur_fastq_info" name="Fastq.info" version="1.19.0"> | |
91 <description>Convert fastq to fasta and quality</description> | |
92 </tool> | |
93 <tool id="mothur_filter_seqs" name="Filter.seqs" version="1.19.0" force_history_refresh="True"> | |
94 <description>removes columns from alignments</description> | |
95 </tool> | |
96 <tool id="mothur_get_groups" name="Get.groups" version="1.20.0"> | |
97 <description>Select groups</description> | |
98 </tool> | |
99 <tool id="mothur_get_group" name="Get.group" version="1.19.0"> | |
100 <description>group names from shared or from list and group</description> | |
101 </tool> | |
102 <tool id="mothur_get_lineage" name="Get.lineage" version="1.20.0"> | |
103 <description>Picks by taxon</description> | |
104 </tool> | |
105 <tool id="mothur_get_otulist" name="Get.otulist" force_history_refresh="True" version="1.19.0"> | |
106 <description>Get otus for each distance in a otu list</description> | |
107 </tool> | |
108 <tool id="mothur_get_oturep" name="Get.oturep" version="1.20.0" force_history_refresh="True"> | |
109 <description>Generate a fasta with a representative sequence for each OTU</description> | |
110 </tool> | |
111 <tool id="mothur_get_otus" name="Get.otus" version="1.19.0"> | |
112 <description>Get otus containing sequences from specified groups</description> | |
113 </tool> | |
114 <tool id="mothur_get_rabund" name="Get.rabund" version="1.19.0"> | |
115 <description>Get rabund from a otu list or sabund</description> | |
116 </tool> | |
117 <tool id="mothur_get_relabund" name="Get.relabund" version="1.20.0"> | |
118 <description>Calculate the relative abundance of each otu</description> | |
119 </tool> | |
120 <tool id="mothur_get_sabund" name="Get.sabund" version="1.19.0"> | |
121 <description>Get sabund from a otu list or rabund</description> | |
122 </tool> | |
123 <tool id="mothur_get_seqs" name="Get.seqs" version="1.20.0"> | |
124 <description>Picks sequences by name</description> | |
125 </tool> | |
126 <tool id="mothur_get_sharedseqs" name="Get.sharedseqs" version="1.20.0" force_history_refresh="True"> | |
127 <description>Get shared sequences at each distance from list and group</description> | |
128 </tool> | |
129 <tool id="mothur_hcluster" name="Hcluster" version="1.19.0"> | |
130 <description>Assign sequences to OTUs (Operational Taxonomic Unit)</description> | |
131 </tool> | |
132 <tool id="mothur_heatmap_bin" name="Heatmap.bin" version="1.20.0" force_history_refresh="True"> | |
133 <description>Generate a heatmap for OTUs</description> | |
134 </tool> | |
135 <tool id="mothur_heatmap_sim" name="Heatmap.sim" version="1.20.0" force_history_refresh="True"> | |
136 <description>Generate a heatmap for pariwise similarity</description> | |
137 </tool> | |
138 <tool id="mothur_homova" name="Homova" version="1.19.0"> | |
139 <description>Homogeneity of molecular variance</description> | |
140 </tool> | |
141 <tool id="mothur_indicator" name="Indicator" version="1.20.0"> | |
142 <description>Identify indicator "species" for nodes on a tree</description> | |
143 </tool> | |
144 <tool id="mothur_libshuff" name="Libshuff" version="1.19.0"> | |
145 <description>Cramer-von Mises tests communities for the same structure</description> | |
146 </tool> | |
147 <tool id="mothur_list_seqs" name="List.seqs" version="1.19.0"> | |
148 <description>Lists the names (accnos) of the sequences</description> | |
149 </tool> | |
150 <tool id="mothur_make_design" name="Make Design" version="1.19.0" > | |
151 <description>Assign groups to Sets</description> | |
152 </tool> | |
153 <tool id="mothur_make_fastq" name="Make.fastq" version="1.19.0"> | |
154 <description>Convert fasta and quality to fastq</description> | |
155 </tool> | |
156 <tool id="mothur_make_files" name="Make.group" version="1.19.0"> | |
157 <description>Make a group file</description> | |
158 </tool> | |
159 <tool id="mothur_make_shared" name="Make.shared" version="1.19.0" force_history_refresh="True"> | |
160 <description>Make a shared file from a list and a group</description> | |
161 </tool> | |
162 <tool id="mothur_mantel" name="Mantel" version="1.19.0"> | |
163 <description>Mantel correlation coefficient between two matrices.</description> | |
164 </tool> | |
165 <tool id="mothur_merge_files" name="Merge.files" version="1.19.0"> | |
166 <description>Merge data</description> | |
167 </tool> | |
168 <tool id="mothur_merge_groups" name="Merge.groups" version="1.20.0" > | |
169 <description>Merge groups in a shared file</description> | |
170 </tool> | |
171 <tool id="mothur_metastats" name="Metastats" version="1.20.0" force_history_refresh="True" > | |
172 <description>generate principle components plot data</description> | |
173 </tool> | |
174 <tool id="mothur_nmds" name="Nmds" version="1.19.0"> | |
175 <description>generate non-metric multidimensional scaling data</description> | |
176 </tool> | |
177 <tool id="mothur_normalize_shared" name="Normalize.shared" version="1.20.0"> | |
178 <description>Normalize the number of sequences per group to a specified level</description> | |
179 </tool> | |
180 <tool id="mothur_otu_hierarchy" name="Otu.hierarchy" version="1.19.0"> | |
181 <description>Relate OTUs at different distances</description> | |
182 </tool> | |
183 <tool id="mothur_pairwise_seqs" name="Pairwise.seqs" version="1.19.0"> | |
184 <description>calculate uncorrected pairwise distances between sequences</description> | |
185 </tool> | |
186 <tool id="mothur_parse_list" name="Parse.list" version="1.19.0" force_history_refresh="True"> | |
187 <description>Generate a List file for each group</description> | |
188 </tool> | |
189 <tool id="mothur_parsimony" name="Parsimony" version="1.19.0"> | |
190 <description>Describes whether two or more communities have the same structure</description> | |
191 </tool> | |
192 <tool id="mothur_pca" name="Pca" version="1.20.0"> | |
193 <description>Principal Coordinate Analysis for a shared file</description> | |
194 </tool> | |
195 <tool id="mothur_pcoa" name="Pcoa" version="1.19.0" > | |
196 <description>Principal Coordinate Analysis for a distance matrix</description> | |
197 </tool> | |
198 <tool id="mothur_phylo_diversity" name="Phylo.diversity" version="1.20.0"> | |
199 <description>Alpha Diversity calculates unique branch length</description> | |
200 </tool> | |
201 <tool id="mothur_phylotype" name="Phylotype" version="1.19.0"> | |
202 <description>Assign sequences to OTUs based on taxonomy</description> | |
203 </tool> | |
204 <tool id="mothur_pre_cluster" name="Pre.cluster" version="1.20.0"> | |
205 <description>Remove sequences due to pyrosequencing errors</description> | |
206 </tool> | |
207 <tool id="mothur_rarefaction_shared" name="Rarefaction.shared" version="1.20.0"> | |
208 <description>Generate inter-sample rarefaction curves for OTUs</description> | |
209 </tool> | |
210 <tool id="mothur_rarefaction_single" name="Rarefaction.single" version="1.20.0" force_history_refresh="True"> | |
211 <description>Generate intra-sample rarefaction curves for OTUs</description> | |
212 </tool> | |
213 <tool id="mothur_remove_groups" name="Remove.groups" version="1.19.0"> | |
214 <description>Remove groups from groups,fasta,names,list,taxonomy</description> | |
215 </tool> | |
216 <tool id="mothur_remove_lineage" name="Remove.lineage" version="1.20.0"> | |
217 <description>Picks by taxon</description> | |
218 </tool> | |
219 <tool id="mothur_remove_otus" name="Remove.otus" version="1.19.0"> | |
220 <description>Remove otus containing sequences from specified groups</description> | |
221 </tool> | |
222 <tool id="mothur_remove_rare" name="Remove.rare" version="1.20.0"> | |
223 <description>Remove rare OTUs</description> | |
224 </tool> | |
225 <tool id="mothur_remove_seqs" name="Remove.seqs" version="1.20.0"> | |
226 <description>Remove sequences by name</description> | |
227 </tool> | |
228 <tool id="mothur_reverse_seqs" name="Reverse.seqs" version="1.19.0"> | |
229 <description>Reverse complement the sequences</description> | |
230 </tool> | |
231 <tool id="mothur_screen_seqs" name="Screen.seqs" version="1.20.0"> | |
232 <description>Screen sequences</description> | |
233 </tool> | |
234 <tool id="mothur_sens_spec" name="Sens.spec" version="1.19.0" > | |
235 <description>Determine the quality of OTU assignment</description> | |
236 </tool> | |
237 <tool id="mothur_sffinfo" name="Sffinfo" version="1.19.0"> | |
238 <description>Summarize the quality of sequences</description> | |
239 </tool> | |
240 <tool id="mothur_split_abund" name="Split.abund" version="1.20.0" force_history_refresh="True"> | |
241 <description>Separate sequences into rare and abundant groups</description> | |
242 </tool> | |
243 <tool id="mothur_split_groups" name="Split.groups" version="1.20.0" force_history_refresh="True"> | |
244 <description>Generates a fasta file for each group</description> | |
245 </tool> | |
246 <tool id="mothur_sub_sample" name="Sub.sample" version="1.20.0"> | |
247 <description>Create a sub sample</description> | |
248 </tool> | |
249 <tool id="mothur_summary_seqs" name="Summary.seqs" version="1.19.0"> | |
250 <description>Summarize the quality of sequences</description> | |
251 </tool> | |
252 <tool id="mothur_summary_shared" name="Summary.shared" version="1.20.0" force_history_refresh="True"> | |
253 <description>Summary of calculator values for OTUs</description> | |
254 </tool> | |
255 <tool id="mothur_summary_single" name="Summary.single" version="1.19.0" force_history_refresh="True"> | |
256 <description>Summary of calculator values for OTUs</description> | |
257 </tool> | |
258 <tool id="mothur_tree_shared" name="Tree.shared" version="1.20.0" force_history_refresh="True"> | |
259 <description>Generate a newick tree for dissimilarity among groups</description> | |
260 </tool> | |
261 <tool id="tree_vector" name="TreeVector" version="1.0"> | |
262 <description>Draw a Phylogenic Tree</description> | |
263 </tool> | |
264 <tool id="mothur_trim_seqs" name="Trim.seqs" version="1.20.0" force_history_refresh="True"> | |
265 <description>Trim sequences - primers, barcodes, quality</description> | |
266 </tool> | |
267 <tool id="mothur_unifrac_unweighted" name="unifrac.unweighted" version="1.19.0"> | |
268 <description>Describes whether two or more communities have the same structure</description> | |
269 </tool> | |
270 <tool id="mothur_unifrac_weighted" name="unifrac.weighted" version="1.19.0"> | |
271 <description>Describes whether two or more communities have the same structure</description> | |
272 </tool> | |
273 <tool id="mothur_unique_seqs" name="Unique.seqs" version="1.20.0"> | |
274 <description>Return unique sequences</description> | |
275 </tool> | |
276 <tool id="mothur_venn" name="Venn" version="1.20.0" force_history_refresh="True"> | |
277 <description>Generate Venn diagrams for groups </description> | |
278 </tool> | |
0
3202a38e44d9
Migrated tool version 1.15.1 from old tool shed archive to new tool shed repository
jjohnson
parents:
diff
changeset
|
279 </suite> |