Mercurial > repos > yhoogstrate > edger_with_design_matrix
comparison edgeR_Concatenate_Expression_Matrices.xml @ 8:31a23ae7c61e draft default tip
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/galaxytools-emc/tree/master/tools/edger_with_design_matrix commit eb5cd7834861d8ddbffce974ed0ca6f1c0ecccf2
| author | erasmus-medical-center |
|---|---|
| date | Tue, 14 Feb 2017 10:01:51 -0500 |
| parents | a6e388381821 |
| children |
comparison
equal
deleted
inserted
replaced
| 7:55f4e42f91ba | 8:31a23ae7c61e |
|---|---|
| 93 <validator type="no_options" message="Please select at least one column." /> | 93 <validator type="no_options" message="Please select at least one column." /> |
| 94 </param> | 94 </param> |
| 95 </when> | 95 </when> |
| 96 </conditional> | 96 </conditional> |
| 97 | 97 |
| 98 <param name="remove_comment_lines" type="boolean" label="Automatically remove 'comment' lines starting with a '#'" truevale="true" falsevalue="false" selected="true" help="Some tools (incl. featureCounts) include comment lines that are not neccesairy for downstream analyis. By enabling this function, these lines will be removed." /> | 98 <param name="remove_comment_lines" type="boolean" truevalue="true" falsevalue="false" checked="true" |
| 99 | 99 label="Automatically remove 'comment' lines starting with a '#'" |
| 100 help="Some tools (incl. featureCounts) include comment lines that are not neccesairy for downstream analyis. By enabling this function, these lines will be removed." /> | |
| 101 | |
| 100 </inputs> | 102 </inputs> |
| 101 | 103 |
| 102 <outputs> | 104 <outputs> |
| 103 <data format="tabular" name="expression_matrix" label="Expression matrix" /> | 105 <data format="tabular" name="expression_matrix" label="Expression matrix" /> |
| 104 </outputs> | 106 </outputs> |
