# HG changeset patch # User galaxyp # Date 1606230510 0 # Node ID 944b4346210476fdceb7601f73780aee97ed6a40 # Parent 02da24eac445a807cef01b1c9026076dc11823f8 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/metaquantome commit cf8aec441ba6ef62071c3cf4ac840ebc5a710aa4" diff -r 02da24eac445 -r 944b43462104 macros.xml --- a/macros.xml Thu Sep 24 08:56:43 2020 +0000 +++ b/macros.xml Tue Nov 24 15:08:30 2020 +0000 @@ -1,6 +1,6 @@ 2.0.0 - 2.0.0-0 + 2.0.0-1 metaquantome diff -r 02da24eac445 -r 944b43462104 metaquantome_viz.xml --- a/metaquantome_viz.xml Thu Sep 24 08:56:43 2020 +0000 +++ b/metaquantome_viz.xml Tue Nov 24 15:08:30 2020 +0000 @@ -77,7 +77,9 @@ " > wrapped_outfile.html + && >&2 ls + #if $mode_args.plot.plottype in ["heatmap"] + && mv 'feature_cluster_${safename}.txt' '$heatmap_feature_cluster' + && mv 'sample_cluster_${safename}.txt' '$heatmap_sample_cluster' + #end if + #if $mode_args.plot.plottype in ["pca"] + && mv 'PC_data_${safename}.txt' '$pca_sample_cluster' + #end if + ]]> mode_args['plot']['plottype'] in ["bar", "volcano"] + label="${tool.name} on ${on_string}: ${mode_args.plot.plottype} feature cluster data"> mode_args['plot']['plottype'] in ["heatmap"] + label="${tool.name} on ${on_string}: ${mode_args.plot.plottype} sample cluster data"> mode_args['plot']['plottype'] in ["heatmap"] - + mode_args['plot']['plottype'] in ["pca"] - + @@ -366,7 +374,7 @@ - + @@ -381,7 +389,7 @@ - + @@ -392,7 +400,7 @@ - + @@ -403,7 +411,7 @@ - + @@ -417,7 +425,7 @@ - + @@ -431,7 +439,7 @@ - +