Previous changeset 3:1ce4407692a0 (2018-06-17) Next changeset 5:6bf0203ee17e (2018-06-20) |
Commit message:
planemo upload |
modified:
protein_rna_correlation.xml |
b |
diff -r 1ce4407692a0 -r b014014e685a protein_rna_correlation.xml --- a/protein_rna_correlation.xml Sun Jun 17 04:59:40 2018 -0400 +++ b/protein_rna_correlation.xml Sun Jun 17 05:06:18 2018 -0400 |
[ |
@@ -14,7 +14,7 @@ <requirement type="package" version="3.5.0">grid</requirement> <requirement type="package" version="3.1-137">nlme</requirement> </requirements> - <command detect_errors="exit_code" interpreter="Rscript"><![CDATA[protein_rna_correlation.r $pe_exp $ge_exp $pe_idcol $ge_idcol $pe_expcol $ge_expcol $pe_idtype $ge_idtype $organism_map $writeMapUnmap $doScale "$html_file" "$html_file.files_path"]]></command> + <command detect_errors="exit_code" interpreter="Rscript"><![CDATA[protein_rna_correlation.r $pe_exp $ge_exp $pe_idcol $ge_idcol $pe_expcol $ge_expcol $pe_idtype $ge_idtype $organism_map $writeMapUnmap $doScale $html_file $html_file.files_path]]></command> <inputs> <param name="pe_exp" type="data" format="tabular"> <label>Input Protein Expression File</label> |