# HG changeset patch
# User florianbegusch
# Date 1565696808 14400
# Node ID de4c22a52df4d4ecf18bc12a1b1855cb7c17a7d4
# Parent a025a4a89e0715a29b133583397752f0e7e0dcae
Fixes
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_composition_ancom.xml
--- a/qiime2/qiime_composition_ancom.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_composition_ancom.xml Tue Aug 13 07:46:48 2019 -0400
@@ -9,17 +9,15 @@
--i-table=$itable
-#if $input_files_mmetadatafile:
-#def list_dict_to_string(list_dict):
- #set $file_list = list_dict[0]['additional_input'].__getattr__('file_name')
- #for d in list_dict[1:]:
- #set $file_list = $file_list + ',' + d['additional_input'].__getattr__('file_name')
- #end for
- #return $file_list
-#end def
+
+
+#if $metadatafile:
+ --m-metadata-file=$metadatafile
#end if
---m-metadata-file=$list_dict_to_string($input_files_mmetadatafile) --m-metadata-column="$mmetadatacolumn"
+
+
+--m-metadata-column="$mmetadatacolumn"
#if str($pdifferencefunction) != 'None':
--p-difference-function=$pdifferencefunction
@@ -37,9 +35,10 @@
]]>
-
-
-
+
+
+
+
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_dada2_denoise-paired.xml
--- a/qiime2/qiime_dada2_denoise-paired.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_dada2_denoise-paired.xml Tue Aug 13 07:46:48 2019 -0400
@@ -5,24 +5,88 @@
qiime2
+
+
+
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_dada2_denoise-pyro.xml
--- a/qiime2/qiime_dada2_denoise-pyro.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_dada2_denoise-pyro.xml Tue Aug 13 07:46:48 2019 -0400
@@ -8,21 +8,24 @@
qiime dada2 denoise-pyro
--i-demultiplexed-seqs=$idemultiplexedseqs
---p-trunc-len="$ptrunclen"
-#if $ptrimleft:
+#if str($ptrunclen):
+ --p-trunc-len="$ptrunclen"
+#end if
+
+#if str($ptrimleft):
--p-trim-left=$ptrimleft
#end if
-#if $pmaxee:
+#if str($pmaxee):
--p-max-ee=$pmaxee
#end if
-#if $ptruncq:
+#if str($ptruncq):
--p-trunc-q=$ptruncq
#end if
-#if $pmaxlen:
+#if str($pmaxlen):
--p-max-len=$pmaxlen
#end if
@@ -30,7 +33,7 @@
--p-chimera-method=$pchimeramethod
#end if
-#if $pminfoldparentoverabundance:
+#if str($pminfoldparentoverabundance):
--p-min-fold-parent-over-abundance=$pminfoldparentoverabundance
#end if
@@ -40,11 +43,11 @@
#end if
-#if $pnreadslearn:
+#if str($pnreadslearn):
--p-n-reads-learn=$pnreadslearn
#end if
-#if $pnohashedfeatureids:
+#if str($pnohashedfeatureids):
--p-no-hashed-feature-ids
#end if
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_dada2_denoise-single.xml
--- a/qiime2/qiime_dada2_denoise-single.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_dada2_denoise-single.xml Tue Aug 13 07:46:48 2019 -0400
@@ -8,17 +8,20 @@
qiime dada2 denoise-single
--i-demultiplexed-seqs=$idemultiplexedseqs
---p-trunc-len="$ptrunclen"
-#if $ptrimleft:
+#if str($ptrunclen):
+ --p-trunc-len="$ptrunclen"
+#end if
+
+#if str($ptrimleft):
--p-trim-left=$ptrimleft
#end if
-#if $pmaxee:
+#if str($pmaxee):
--p-max-ee=$pmaxee
#end if
-#if $ptruncq:
+#if str($ptruncq):
--p-trunc-q=$ptruncq
#end if
@@ -26,7 +29,7 @@
--p-chimera-method=$pchimeramethod
#end if
-#if $pminfoldparentoverabundance:
+#if str($pminfoldparentoverabundance):
--p-min-fold-parent-over-abundance=$pminfoldparentoverabundance
#end if
@@ -36,11 +39,11 @@
#end if
-#if $pnreadslearn:
+#if str($pnreadslearn):
--p-n-reads-learn=$pnreadslearn
#end if
-#if $pnohashedfeatureids:
+#if str($pnohashedfeatureids):
--p-no-hashed-feature-ids
#end if
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_deblur_denoise-16S.xml
--- a/qiime2/qiime_deblur_denoise-16S.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_deblur_denoise-16S.xml Tue Aug 13 07:46:48 2019 -0400
@@ -8,33 +8,38 @@
qiime deblur denoise-16S
--i-demultiplexed-seqs=$idemultiplexedseqs
---p-trim-length="$ptrimlength"
+
+
-#if $plefttrimlen:
+#if str($ptrimlength):
+ --p-trim-length=$ptrimlength
+#end if
+
+#if str($plefttrimlen):
--p-left-trim-len=$plefttrimlen
#end if
-#if $psamplestats:
+#if str($psamplestats):
--p-sample-stats
#end if
-#if $pmeanerror:
+#if str($pmeanerror):
--p-mean-error=$pmeanerror
#end if
-#if $pindelprob:
+#if str($pindelprob):
--p-indel-prob=$pindelprob
#end if
-#if $pindelmax:
+#if str($pindelmax):
--p-indel-max=$pindelmax
#end if
-#if $pminreads:
+#if str($pminreads):
--p-min-reads=$pminreads
#end if
-#if $pminsize:
+#if str($pminsize):
--p-min-size=$pminsize
#end if
@@ -45,7 +50,7 @@
#end if
-#if $pnohashedfeatureids:
+#if str($pnohashedfeatureids):
--p-no-hashed-feature-ids
#end if
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_deblur_denoise-other.xml
--- a/qiime2/qiime_deblur_denoise-other.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_deblur_denoise-other.xml Tue Aug 13 07:46:48 2019 -0400
@@ -9,33 +9,36 @@
--i-demultiplexed-seqs=$idemultiplexedseqs
--i-reference-seqs=$ireferenceseqs
---p-trim-length="$ptrimlength"
-#if $plefttrimlen:
+#if str($ptrimlength):
+ --p-trim-length="$ptrimlength"
+#end if
+
+#if str($plefttrimlen):
--p-left-trim-len=$plefttrimlen
#end if
-#if $psamplestats:
+#if str($psamplestats):
--p-sample-stats
#end if
-#if $pmeanerror:
+#if str($pmeanerror):
--p-mean-error=$pmeanerror
#end if
-#if $pindelprob:
+#if str($pindelprob):
--p-indel-prob=$pindelprob
#end if
-#if $pindelmax:
+#if str($pindelmax):
--p-indel-max=$pindelmax
#end if
-#if $pminreads:
+#if str($pminreads):
--p-min-reads=$pminreads
#end if
-#if $pminsize:
+#if str($pminsize):
--p-min-size=$pminsize
#end if
@@ -46,7 +49,7 @@
#end if
-#if $pnohashedfeatureids:
+#if str($pnohashedfeatureids):
--p-no-hashed-feature-ids
#end if
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_demux_filter-samples.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/qiime2/qiime_demux_filter-samples.xml Tue Aug 13 07:46:48 2019 -0400
@@ -0,0 +1,71 @@
+
+
+ - Filter samples out of demultiplexed data.
+
+ qiime2
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ qiime_citation.xml
+
+
+
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_diversity_adonis.xml
--- a/qiime2/qiime_diversity_adonis.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_diversity_adonis.xml Tue Aug 13 07:46:48 2019 -0400
@@ -32,7 +32,7 @@
-#if $ppermutations:
+#if str($ppermutations):
--p-permutations=$ppermutations
#end if
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_diversity_alpha-group-significance.xml
--- a/qiime2/qiime_diversity_alpha-group-significance.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_diversity_alpha-group-significance.xml Tue Aug 13 07:46:48 2019 -0400
@@ -14,7 +14,7 @@
#def list_dict_to_string(list_dict):
#set $file_list = list_dict[0]['additional_input'].__getattr__('file_name')
#for d in list_dict[1:]:
- #set $file_list = $file_list + ',' + d['additional_input'].__getattr__('file_name')
+ #set $file_list = $file_list + ' --m-metadata-file=' + d['additional_input'].__getattr__('file_name')
#end for
#return $file_list
#end def
@@ -39,26 +39,16 @@
+
+ - Alpha diversity (phylogenetic) - alternative implementation
+
+ qiime2
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ qiime_citation.xml
+
+
+
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_diversity_alpha-rarefaction.xml
--- a/qiime2/qiime_diversity_alpha-rarefaction.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_diversity_alpha-rarefaction.xml Tue Aug 13 07:46:48 2019 -0400
@@ -8,7 +8,11 @@
qiime diversity alpha-rarefaction
--i-table=$itable
---p-max-depth="$pmaxdepth"
+
+
+#if str($pmaxdepth):
+ --p-max-depth="$pmaxdepth"
+#end if
#if str($iphylogeny) != 'None':
--i-phylogeny=$iphylogeny
@@ -19,15 +23,15 @@
#end if
-#if $pmindepth:
+#if str($pmindepth):
--p-min-depth=$pmindepth
#end if
-#if $psteps:
+#if str($psteps):
--p-steps=$psteps
#end if
-#if $piterations:
+#if str($piterations):
--p-iterations=$piterations
#end if
@@ -35,7 +39,7 @@
#def list_dict_to_string(list_dict):
#set $file_list = list_dict[0]['additional_input'].__getattr__('file_name')
#for d in list_dict[1:]:
- #set $file_list = $file_list + ',' + d['additional_input'].__getattr__('file_name')
+ #set $file_list = $file_list + ' --m-metadata-file=' + d['additional_input'].__getattr__('file_name')
#end for
#return $file_list
#end def
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_diversity_beta-correlation.xml
--- a/qiime2/qiime_diversity_beta-correlation.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_diversity_beta-correlation.xml Tue Aug 13 07:46:48 2019 -0400
@@ -24,11 +24,11 @@
--p-method=$pmethod
#end if
-#if $ppermutations:
+#if str($ppermutations):
--p-permutations=$ppermutations
#end if
-#if $pintersectids:
+#if str($pintersectids):
--p-intersect-ids
#end if
@@ -57,17 +57,13 @@
-#if $input_files_mmetadatafile:
-#def list_dict_to_string(list_dict):
-#set $file_list = list_dict[0]['additional_input'].__getattr__('file_name')
-#for d in list_dict[1:]:
- #set $file_list = $file_list + ',' + d['additional_input'].__getattr__('file_name')
-#end for
-#return $file_list
-#end def
---m-metadata-file=$list_dict_to_string($input_files_mmetadatafile)
+#if $metadatafile:
+ --m-metadata-file=$metadatafile
#end if
+
+
+
--o-metadata-distance-matrix=ometadatadistancematrix
--o-mantel-scatter-visualization=omantelscattervisualization
;
@@ -88,9 +84,9 @@
-
-
-
+
+
+
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_diversity_beta-group-significance.xml
--- a/qiime2/qiime_diversity_beta-group-significance.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_diversity_beta-group-significance.xml Tue Aug 13 07:46:48 2019 -0400
@@ -12,19 +12,11 @@
-#if $input_files_mmetadatafile:
-#def list_dict_to_string(list_dict):
- #set $file_list = list_dict[0]['additional_input'].__getattr__('file_name')
- #for d in list_dict[1:]:
- #set $file_list = $file_list + ' --m-metadata-file=' + d['additional_input'].__getattr__('file_name')
- #end for
- #return $file_list
-#end def
- --m-metadata-file=$list_dict_to_string($input_files_mmetadatafile)
+#if $metadatafile:
+ --m-metadata-file=$metadatafile
#end if
-
#if str($pmethod) != 'None':
--p-method=$pmethod
#end if
@@ -33,7 +25,7 @@
--p-pairwise
#end if
-#if $ppermutations:
+#if str($ppermutations):
--p-permutations=$ppermutations
#end if
@@ -55,9 +47,7 @@
-
-
-
+
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_diversity_beta-rarefaction.xml
--- a/qiime2/qiime_diversity_beta-rarefaction.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_diversity_beta-rarefaction.xml Tue Aug 13 07:46:48 2019 -0400
@@ -8,15 +8,20 @@
qiime diversity beta-rarefaction
--i-table=$itable
+
--p-metric=$pmetric
+
--p-clustering-method=$pclusteringmethod
---p-sampling-depth="$psamplingdepth"
+
+#if str($psamplingdepth):
+ --p-sampling-depth="$psamplingdepth"
+#end if
#if str($iphylogeny) != 'None':
--i-phylogeny=$iphylogeny
#end if
-#if $piterations:
+#if str($piterations):
--p-iterations=$piterations
#end if
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_diversity_beta.xml
--- a/qiime2/qiime_diversity_beta.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_diversity_beta.xml Tue Aug 13 07:46:48 2019 -0400
@@ -8,9 +8,10 @@
qiime diversity beta
--i-table=$itable
+
--p-metric=$pmetric
-#if $ppseudocount:
+#if str($ppseudocount):
--p-pseudocount=$ppseudocount
#end if
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_diversity_core-metrics-phylogenetic.xml
--- a/qiime2/qiime_diversity_core-metrics-phylogenetic.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_diversity_core-metrics-phylogenetic.xml Tue Aug 13 07:46:48 2019 -0400
@@ -9,7 +9,10 @@
--i-table=$itable
--i-phylogeny=$iphylogeny
---p-sampling-depth="$psamplingdepth"
+
+#if str($psamplingdepth):
+ --p-sampling-depth="$psamplingdepth"
+#end if
#set $pnjobs = '${GALAXY_SLOTS:-4}'
#if str($pnjobs):
@@ -21,7 +24,7 @@
#def list_dict_to_string(list_dict):
#set $file_list = list_dict[0]['additional_input'].__getattr__('file_name')
#for d in list_dict[1:]:
- #set $file_list = $file_list + ',' + d['additional_input'].__getattr__('file_name')
+ #set $file_list = $file_list + ' --m-metadata-file=' + d['additional_input'].__getattr__('file_name')
#end for
#return $file_list
#end def
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_diversity_core-metrics.xml
--- a/qiime2/qiime_diversity_core-metrics.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_diversity_core-metrics.xml Tue Aug 13 07:46:48 2019 -0400
@@ -8,7 +8,10 @@
qiime diversity core-metrics
--i-table=$itable
---p-sampling-depth="$psamplingdepth"
+
+#if str($psamplingdepth):
+ --p-sampling-depth="$psamplingdepth"
+#end if
#set $pnjobs = '${GALAXY_SLOTS:-4}'
#if str($pnjobs):
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_diversity_procrustes-analysis.xml
--- a/qiime2/qiime_diversity_procrustes-analysis.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_diversity_procrustes-analysis.xml Tue Aug 13 07:46:48 2019 -0400
@@ -10,7 +10,7 @@
--i-reference=$ireference
--i-other=$iother
-#if $pdimensions:
+#if str($pdimensions):
--p-dimensions=$pdimensions
#end if
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_emperor_biplot.xml
--- a/qiime2/qiime_emperor_biplot.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_emperor_biplot.xml Tue Aug 13 07:46:48 2019 -0400
@@ -40,7 +40,7 @@
--p-ignore-missing-samples
#end if
-#if $pnumberoffeatures:
+#if str($pnumberoffeatures):
--p-number-of-features=$pnumberoffeatures
#end if
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_feature-classifier_classify-consensus-blast.xml
--- a/qiime2/qiime_feature-classifier_classify-consensus-blast.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_feature-classifier_classify-consensus-blast.xml Tue Aug 13 07:46:48 2019 -0400
@@ -19,15 +19,15 @@
#end if
-#if $pmaxaccepts:
+#if str($pmaxaccepts):
--p-maxaccepts=$pmaxaccepts
#end if
-#if $ppercidentity:
+#if str($ppercidentity):
--p-perc-identity=$ppercidentity
#end if
-#if $pquerycov:
+#if str($pquerycov):
--p-query-cov=$pquerycov
#end if
@@ -35,11 +35,11 @@
--p-strand=$pstrand
#end if
-#if $pevalue:
+#if str($pevalue):
--p-evalue=$pevalue
#end if
-#if $pminconsensus:
+#if str($pminconsensus):
--p-min-consensus=$pminconsensus
#end if
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_feature-classifier_classify-consensus-vsearch.xml
--- a/qiime2/qiime_feature-classifier_classify-consensus-vsearch.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_feature-classifier_classify-consensus-vsearch.xml Tue Aug 13 07:46:48 2019 -0400
@@ -21,15 +21,15 @@
-#if $pmaxaccepts:
+#if str($pmaxaccepts):
--p-maxaccepts=$pmaxaccepts
#end if
-#if $ppercidentity:
+#if str($ppercidentity):
--p-perc-identity=$ppercidentity
#end if
-#if $pquerycov:
+#if str($pquerycov):
--p-query-cov=$pquerycov
#end if
@@ -37,7 +37,7 @@
--p-strand=$pstrand
#end if
-#if $pminconsensus:
+#if str($pminconsensus):
--p-min-consensus=$pminconsensus
#end if
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_feature-classifier_classify-hybrid-vsearch-sklearn.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/qiime2/qiime_feature-classifier_classify-hybrid-vsearch-sklearn.xml Tue Aug 13 07:46:48 2019 -0400
@@ -0,0 +1,116 @@
+
+
+ - ALPHA Hybrid classifier: VSEARCH exact match + sklearn classifier
+
+ qiime2
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ qiime_citation.xml
+
+
+
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_feature-classifier_classify-sklearn.xml
--- a/qiime2/qiime_feature-classifier_classify-sklearn.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_feature-classifier_classify-sklearn.xml Tue Aug 13 07:46:48 2019 -0400
@@ -7,8 +7,17 @@
= 0.0:
+ --p-confidence=$pconfidence
+ #end if
#end if
#if str($preadorientation) != 'None':
@@ -30,8 +41,22 @@
cp oclassification.qza $oclassification
]]>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_feature-classifier_extract-reads.xml
--- a/qiime2/qiime_feature-classifier_extract-reads.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_feature-classifier_extract-reads.xml Tue Aug 13 07:46:48 2019 -0400
@@ -5,9 +5,21 @@
qiime2
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_feature-classifier_fit-classifier-naive-bayes.xml
--- a/qiime2/qiime_feature-classifier_fit-classifier-naive-bayes.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_feature-classifier_fit-classifier-naive-bayes.xml Tue Aug 13 07:46:48 2019 -0400
@@ -5,29 +5,34 @@
qiime2
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -61,9 +81,7 @@
-
-
-
+
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_gneiss_dendrogram-heatmap.xml
--- a/qiime2/qiime_gneiss_dendrogram-heatmap.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_gneiss_dendrogram-heatmap.xml Tue Aug 13 07:46:48 2019 -0400
@@ -24,11 +24,11 @@
#end if
-#if $ppseudocount:
+#if str($ppseudocount):
--p-pseudocount=$ppseudocount
#end if
-#if $pndim:
+#if str($pndim):
--p-ndim=$pndim
#end if
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_longitudinal_feature-volatility.xml
--- a/qiime2/qiime_longitudinal_feature-volatility.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_longitudinal_feature-volatility.xml Tue Aug 13 07:46:48 2019 -0400
@@ -16,7 +16,7 @@
--p-individual-id-column="$pindividualidcolumn"
#end if
-#if $pcv:
+#if str($pcv):
--p-cv=$pcv
#end if
@@ -31,7 +31,7 @@
#end if
-#if $pnestimators:
+#if str($pnestimators):
--p-n-estimators=$pnestimators
#end if
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_longitudinal_first-differences.xml
--- a/qiime2/qiime_longitudinal_first-differences.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_longitudinal_first-differences.xml Tue Aug 13 07:46:48 2019 -0400
@@ -8,8 +8,17 @@
qiime longitudinal first-differences
--p-state-column="$pstatecolumn"
+--p-metric="$pmetric"
+
+
+
+#if '__pd__' in str($pindividualidcolumn):
+ #set $pwhere_temp = $pindividualidcolumn.replace('__pd__', "#")
+ #set $pindividualidcolumn = $pwhere_temp
+#end if
--p-individual-id-column="$pindividualidcolumn"
---p-metric="$pmetric"
+
+
#if str($itable) != 'None':
--i-table=$itable
@@ -53,7 +62,7 @@
-
+
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_longitudinal_maturity-index.xml
--- a/qiime2/qiime_longitudinal_maturity-index.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_longitudinal_maturity-index.xml Tue Aug 13 07:46:48 2019 -0400
@@ -20,7 +20,7 @@
--p-estimator=$pestimator
#end if
-#if $pnestimators:
+#if str($pnestimators):
--p-n-estimators=$pnestimators
#end if
@@ -32,7 +32,7 @@
--p-step=$pstep
#end if
-#if $pcv:
+#if str($pcv):
--p-cv=$pcv
#end if
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_metadata_tabulate.xml
--- a/qiime2/qiime_metadata_tabulate.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_metadata_tabulate.xml Tue Aug 13 07:46:48 2019 -0400
@@ -20,7 +20,7 @@
#end if
-#if $ppagesize:
+#if str($ppagesize):
--p-page-size=$ppagesize
#end if
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_phylogeny_iqtree-ultrafast-bootstrap.xml
--- a/qiime2/qiime_phylogeny_iqtree-ultrafast-bootstrap.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_phylogeny_iqtree-ultrafast-bootstrap.xml Tue Aug 13 07:46:48 2019 -0400
@@ -20,7 +20,7 @@
#end if
-#if $pnruns:
+#if str($pnruns):
--p-n-runs=$pnruns
#end if
@@ -28,7 +28,7 @@
--p-substitution-model=$psubstitutionmodel
#end if
-#if $pbootstrapreplicates:
+#if str($pbootstrapreplicates):
--p-bootstrap-replicates=$pbootstrapreplicates
#end if
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_phylogeny_iqtree.xml
--- a/qiime2/qiime_phylogeny_iqtree.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_phylogeny_iqtree.xml Tue Aug 13 07:46:48 2019 -0400
@@ -19,7 +19,7 @@
--p-n-cores="$pncores"
#end if
-#if $pnruns:
+#if str($pnruns):
--p-n-runs=$pnruns
#end if
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_phylogeny_raxml.xml
--- a/qiime2/qiime_phylogeny_raxml.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_phylogeny_raxml.xml Tue Aug 13 07:46:48 2019 -0400
@@ -13,7 +13,7 @@
--p-seed="$pseed"
#end if
-#if $pnsearches:
+#if str($pnsearches):
--p-n-searches=$pnsearches
#end if
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_quality-control_evaluate-taxonomy.xml
--- a/qiime2/qiime_quality-control_evaluate-taxonomy.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_quality-control_evaluate-taxonomy.xml Tue Aug 13 07:46:48 2019 -0400
@@ -9,7 +9,10 @@
--i-expected-taxa=$iexpectedtaxa
--i-observed-taxa=$iobservedtaxa
---p-depth="$pdepth"
+
+#if str($pdepth):
+ --p-depth="$pdepth"
+#end if
#if str($ifeaturetable) != 'None':
--i-feature-table=$ifeaturetable
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_quality-filter_q-score.xml
--- a/qiime2/qiime_quality-filter_q-score.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_quality-filter_q-score.xml Tue Aug 13 07:46:48 2019 -0400
@@ -9,19 +9,19 @@
--i-demux=$idemux
-#if $pminquality:
+#if str($pminquality):
--p-min-quality=$pminquality
#end if
-#if $pqualitywindow:
+#if str($pqualitywindow):
--p-quality-window=$pqualitywindow
#end if
-#if $pminlengthfraction:
+#if str($pminlengthfraction):
--p-min-length-fraction=$pminlengthfraction
#end if
-#if $pmaxambiguous:
+#if str($pmaxambiguous):
--p-max-ambiguous=$pmaxambiguous
#end if
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_rep_set.loc
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/qiime2/qiime_rep_set.loc Tue Aug 13 07:46:48 2019 -0400
@@ -0,0 +1,9 @@
+silva_132_release_rep_set_all_99_silva132_99 silva (132_release) - rep_set_all - 99 - 99_otus silva_132_release_rep_set_all_99_silva132_99.fna /home/galaxy/galaxy/tool-data/qiime_rep_set/silva_132_release_rep_set_all_99_silva132_99.fna
+silva_132_release_rep_set_all_97_silva132_97 silva (132_release) - rep_set_all - 97 - 97_otus silva_132_release_rep_set_all_97_silva132_97.fna /home/galaxy/galaxy/tool-data/qiime_rep_set/silva_132_release_rep_set_all_97_silva132_97.fna
+silva_128_release_rep_set_all_97_97_otus silva (128_release) - rep_set_all - 97 - 97_otus silva_128_release_rep_set_all_97_97_otus.fasta /home/galaxy/galaxy/tool-data/qiime_rep_set/silva_128_release_rep_set_all_97_97_otus.fasta
+unite_20.11.2016_sh_refs_qiime_ver7_97_20.11.2016 unite (20.11.2016) - sh_refs_qiime_ver7_97_20 unite_20.11.2016_sh_refs_qiime_ver7_97_20.11.2016.fasta /home/galaxy/galaxy/tool-data/qiime_rep_set/unite_20.11.2016_sh_refs_qiime_ver7_97_20.11.2016.fasta
+greengenes_13_8_97_otus greengenes (13_8_relese) - 97_otus greengenes_13_8_97_otus.fasta /home/galaxy/galaxy/tool-data/qiime_rep_set/greengenes_13_8_97_otus.fasta
+greengenes_13_8_99_otus greengenes (13_8_relese) - 99_otus greengenes_13_8_99_otus.fasta /home/galaxy/galaxy/tool-data/qiime_rep_set/greengenes_13_8_99_otus.fasta
+GreenGenes_13_8_99_V4_GTGCCAGCMGCCGCGGTAA_GGACTACHVHHHTWTCTAAT GreenGenes_13_8_99_V4_GTGCCAGCMGCCGCGGTAA_GGACTACHVHHHTWTCTAAT GreenGenes_13_8_99_V4_GTGCCAGCMGCCGCGGTAA_GGACTACHVHHHTWTCTAAT.qza /home/galaxy/galaxy/tool-data/QIIME2_reference_classifiers/GreenGenes_13_8_99_V4_GTGCCAGCMGCCGCGGTAA_GGACTACHVHHHTWTCTAAT.qza
+GreenGenes_13_8_99_V4_GTGYCAGCMGCCGCGGTAA_GGACTACNVGGGTWTCTAAT GreenGenes_13_8_99_V4_GTGYCAGCMGCCGCGGTAA_GGACTACNVGGGTWTCTAAT GreenGenes_13_8_99_V4_GTGYCAGCMGCCGCGGTAA_GGACTACNVGGGTWTCTAAT.qza /home/galaxy/galaxy/tool-data/QIIME2_reference_classifiers/GreenGenes_13_8_99_V4_GTGYCAGCMGCCGCGGTAA_GGACTACNVGGGTWTCTAAT.qza
+GreenGenes_13_8_97_V1_V2_AGAGTTTGATCCTGGCTCAG_CTGCTGCCTYCCGTA GreenGenes_13_8_97_V1_V2_AGAGTTTGATCCTGGCTCAG_CTGCTGCCTYCCGTA GreenGenes_13_8_97_V1_V2_AGAGTTTGATCCTGGCTCAG_CTGCTGCCTYCCGTA.qza /home/galaxy/galaxy/tool-data/QIIME2_reference_classifiers/GreenGenes_13_8_97_V1_V2_AGAGTTTGATCCTGGCTCAG_CTGCTGCCTYCCGTA.qza
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_sample-classifier_classify-samples-ncv.xml
--- a/qiime2/qiime_sample-classifier_classify-samples-ncv.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_sample-classifier_classify-samples-ncv.xml Tue Aug 13 07:46:48 2019 -0400
@@ -17,7 +17,7 @@
#end if
-#if $pcv:
+#if str($pcv):
--p-cv=$pcv
#end if
@@ -32,7 +32,7 @@
#end if
-#if $pnestimators:
+#if str($pnestimators):
--p-n-estimators=$pnestimators
#end if
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_sample-classifier_fit-classifier.xml
--- a/qiime2/qiime_sample-classifier_fit-classifier.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_sample-classifier_fit-classifier.xml Tue Aug 13 07:46:48 2019 -0400
@@ -14,7 +14,7 @@
--p-step=$pstep
#end if
-#if $pcv:
+#if str($pcv):
--p-cv=$pcv
#end if
@@ -29,7 +29,7 @@
#end if
-#if $pnestimators:
+#if str($pnestimators):
--p-n-estimators=$pnestimators
#end if
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_sample-classifier_fit-regressor.xml
--- a/qiime2/qiime_sample-classifier_fit-regressor.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_sample-classifier_fit-regressor.xml Tue Aug 13 07:46:48 2019 -0400
@@ -14,7 +14,7 @@
--p-step=$pstep
#end if
-#if $pcv:
+#if str($pcv):
--p-cv=$pcv
#end if
@@ -28,7 +28,7 @@
#end if
-#if $pnestimators:
+#if str($pnestimators):
--p-n-estimators=$pnestimators
#end if
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_sample-classifier_maturity-index.xml
--- a/qiime2/qiime_sample-classifier_maturity-index.xml Mon Aug 05 01:29:30 2019 -0400
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,208 +0,0 @@
-
-
- - Microbial maturity index prediction.
-
- qiime2
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- qiime_citation.xml
-
-
-
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_sample-classifier_regress-samples-ncv.xml
--- a/qiime2/qiime_sample-classifier_regress-samples-ncv.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_sample-classifier_regress-samples-ncv.xml Tue Aug 13 07:46:48 2019 -0400
@@ -10,7 +10,7 @@
--i-table=$itable
--m-metadata-column="$mmetadatacolumn"
-#if $pcv:
+#if str($pcv):
--p-cv=$pcv
#end if
@@ -25,7 +25,7 @@
#end if
-#if $pnestimators:
+#if str($pnestimators):
--p-n-estimators=$pnestimators
#end if
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_sample-classifier_regress-samples.xml
--- a/qiime2/qiime_sample-classifier_regress-samples.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_sample-classifier_regress-samples.xml Tue Aug 13 07:46:48 2019 -0400
@@ -18,7 +18,7 @@
--p-step=$pstep
#end if
-#if $pcv:
+#if str($pcv):
--p-cv=$pcv
#end if
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_taxa_barplot.xml
--- a/qiime2/qiime_taxa_barplot.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_taxa_barplot.xml Tue Aug 13 07:46:48 2019 -0400
@@ -7,8 +7,17 @@
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_taxa_collapse.xml
--- a/qiime2/qiime_taxa_collapse.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_taxa_collapse.xml Tue Aug 13 07:46:48 2019 -0400
@@ -7,17 +7,44 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
diff -r a025a4a89e07 -r de4c22a52df4 qiime2/qiime_taxa_filter-seqs.xml
--- a/qiime2/qiime_taxa_filter-seqs.xml Mon Aug 05 01:29:30 2019 -0400
+++ b/qiime2/qiime_taxa_filter-seqs.xml Tue Aug 13 07:46:48 2019 -0400
@@ -7,8 +7,6 @@
-#
-#For each reference database, you need to download the qza file in qiime path
-#
-
diff -r a025a4a89e07 -r de4c22a52df4 tool_data/ref_taxnonomy.loc
--- a/tool_data/ref_taxnonomy.loc Mon Aug 05 01:29:30 2019 -0400
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-#
-#
-#For each reference database, you need to download the qza file in qiime path
-#
-
diff -r a025a4a89e07 -r de4c22a52df4 tool_data_table_conf.xml.sample
--- a/tool_data_table_conf.xml.sample Mon Aug 05 01:29:30 2019 -0400
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-
-
- value, name, dbkey, path
-
-
-
- value, name, dbkey, path
-
-
-
-