Mercurial > repos > iuc > deseq2
comparison deseq2.xml @ 46:151ed7b41985 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/deseq2 commit 8f0f0f51f30cc630daebfeae8acae93e84dbd35c
| author | iuc |
|---|---|
| date | Tue, 06 Jan 2026 11:22:10 +0000 |
| parents | 702bdf59d6c8 |
| children |
comparison
equal
deleted
inserted
replaced
| 45:702bdf59d6c8 | 46:151ed7b41985 |
|---|---|
| 981 <has_text_matching expression="FBgn0003360\t1933\.950.*\t-2\.88.*\t0\.111.*\t-25\.8.*\t.*e-14[0-9]\t.*e-14[0-9]"/> | 981 <has_text_matching expression="FBgn0003360\t1933\.950.*\t-2\.88.*\t0\.111.*\t-25\.8.*\t.*e-14[0-9]\t.*e-14[0-9]"/> |
| 982 <has_n_lines n="3999"/> | 982 <has_n_lines n="3999"/> |
| 983 </assert_contents> | 983 </assert_contents> |
| 984 </output> | 984 </output> |
| 985 </test> | 985 </test> |
| 986 <!--Test sample_sheet_contrasts with numeric factor column in design formula --> | |
| 987 <test expect_num_outputs="2"> | |
| 988 <param name="select_data|how" value="sample_sheet_contrasts"/> | |
| 989 <param name="select_data|countsFile"> | |
| 990 <collection type="list"> | |
| 991 <element name="GSM461179_treat_single.counts" value="GSM461179_treat_single.counts"/> | |
| 992 <element name="GSM461180_treat_paired.counts" value="GSM461180_treat_paired.counts"/> | |
| 993 <element name="GSM461181_treat_paired.counts" value="GSM461181_treat_paired.counts"/> | |
| 994 <element name="GSM461176_untreat_single.counts" value="GSM461176_untreat_single.counts"/> | |
| 995 <element name="GSM461177_untreat_paired.counts" value="GSM461177_untreat_paired.counts"/> | |
| 996 <element name="GSM461178_untreat_paired.counts" value="GSM461178_untreat_paired.counts"/> | |
| 997 <element name="GSM461182_untreat_single.counts" value="GSM461182_untreat_single.counts"/> | |
| 998 </collection> | |
| 999 </param> | |
| 1000 <param name="select_data|sample_sheet" value="sample_sheet_numeric.tab"/> | |
| 1001 <param name="select_data|design_formula_mode|mode" value="custom"/> | |
| 1002 <param name="select_data|design_formula_mode|design_formula" value="~ replicate + treatment"/> | |
| 1003 <param name="select_data|design_formula_mode|reference_level" value="Untreated"/> | |
| 1004 <section name="advanced_options"> | |
| 1005 <param name="use_beta_priors" value="1"/> | |
| 1006 </section> | |
| 1007 <section name="output_options"> | |
| 1008 <param name="output_selector" value="normCounts"/> | |
| 1009 </section> | |
| 1010 <output name="counts_out"> | |
| 1011 <assert_contents> | |
| 1012 <has_text_matching expression="FBgn0000003\t0\t0\t0\t0\t0\t0\t0"/> | |
| 1013 <has_n_columns n="8"/> | |
| 1014 </assert_contents> | |
| 1015 </output> | |
| 1016 <output name="deseq_out"> | |
| 1017 <assert_contents> | |
| 1018 <!-- Multi-factor design with numeric replicate column --> | |
| 1019 <has_text_matching expression="FBgn0003360\t1933\.950.*"/> | |
| 1020 <has_n_lines n="3999"/> | |
| 1021 </assert_contents> | |
| 1022 </output> | |
| 1023 </test> | |
| 986 </tests> | 1024 </tests> |
| 987 <help><