# HG changeset patch # User galaxyp # Date 1595702972 0 # Node ID 1dc42816e23c911bb9c192402777aa1236f78438 # Parent 244e112d00795856a8c7f622a85033ae72c5c7c3 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/msstats commit fa543ac667f63409bfb2e28fd6c711e74d828a79" diff -r 244e112d0079 -r 1dc42816e23c msstats.xml --- a/msstats.xml Sat Jul 25 17:21:20 2020 +0000 +++ b/msstats.xml Sat Jul 25 18:49:32 2020 +0000 @@ -1,4 +1,4 @@ - + statistical relative protein significance analysis in DDA, SRM and DIA Mass Spectrometry 3.20.1 @@ -27,9 +27,8 @@ '$r_script' && - cat '$msstats_script' && Rscript '$msstats_script' - && cat msstats*.log > $log + && cat msstats*.log > '$log' ]]> + @@ -285,6 +283,7 @@ + @@ -421,9 +421,15 @@ 'processed_data' in selected_outputs + + + 'runlevel_data' in selected_outputs + + + 'qcplot' in selected_outputs @@ -442,21 +448,33 @@ 'quant_sample_long' in selected_outputs + + + 'quant_group_matrix' in selected_outputs 'quant_group_long' in selected_outputs + + + group['group_comparison'] == 'yes' and 'comparison_result' in group['select_outputs'] + + + group['group_comparison'] == 'yes' and 'fittedmodel' in group['select_outputs'] group['group_comparison'] == 'yes' and 'model_qc' in group['select_outputs'] + + + group['group_comparison'] == 'yes' and 'qqplot' in group['select_outputs'] @@ -473,9 +491,6 @@ group['group_comparison'] == 'yes' and 'comparisonplot' in group['select_outputs'] - @@ -575,9 +590,6 @@ - - -