| Miscellaneous |
| Version lineage of this tool (guids ordered most recent to oldest) |
| toolshed.g2.bx.psu.edu/repos/iuc/edger/edger/3.34.0+galaxy2 |
| toolshed.g2.bx.psu.edu/repos/iuc/edger/edger/3.34.0+galaxy1 (this tool) |
| toolshed.g2.bx.psu.edu/repos/iuc/edger/edger/3.34.0 |
| toolshed.g2.bx.psu.edu/repos/iuc/edger/edger/3.24.1+galaxy1 |
| toolshed.g2.bx.psu.edu/repos/iuc/edger/edger/3.24.1 |
| toolshed.g2.bx.psu.edu/repos/iuc/edger/edger/3.22.5 |
| toolshed.g2.bx.psu.edu/repos/iuc/edger/edger/3.20.7.2 |
| toolshed.g2.bx.psu.edu/repos/iuc/edger/edger/3.20.7.1 |
| toolshed.g2.bx.psu.edu/repos/iuc/edger/edger/3.20.7.0 |
| toolshed.g2.bx.psu.edu/repos/iuc/edger/edger/3.16.5 |
| edger |
| Requirements (dependencies defined in the <requirements> tag set) |
| name | version | type |
| bioconductor-edger | 3.34.0 | package |
| bioconductor-limma | 3.48.0 | package |
| r-rjson | 0.2.20 | package |
| r-getopt | 1.20.3 | package |
| r-statmod | 1.4.36 | package |
| r-scales | 1.1.1 | package |
| Functional tests |
| name | inputs | outputs | required files |
| Test-1 |
input|counts: matrix.txt input|fact|rep_factor_0|factorName: Genotype input|fact|rep_factor_0|groupNames: Mut,Mut,Mut,WT,WT,WT input|format: matrix rep_contrast_0|contrast: Mut-WT rep_contrast_1|contrast: WT-Mut adv|normalisationOption: TMM |
name: value |
matrix.txt value |
| Test-2 |
input|counts: matrix-complex.txt input|fact|rep_factor_0|factorName: Genotype input|fact|rep_factor_0|groupNames: MutA,MutA,MutA,MutB,MutB,MutB,WTA,WTA,WTA,WTB,WTB,WTB input|format: matrix rep_contrast_0|contrast: (MutA-MutB)-(WTA-WTB) adv|normalisationOption: TMM |
name: value |
matrix-complex.txt value |
| Test-3 |
input|counts: matrix.txt input|fact|rep_factor_0|factorName: Genotype input|fact|rep_factor_0|groupNames: Mut,Mut,Mut,WT,WT,WT input|format: matrix anno|geneanno: anno.txt anno|annoOpt: yes rep_contrast_0|contrast: Mut-WT adv|normalisationOption: TMM |
matrix.txt anno.txt |
|
| Test-4 |
input|counts: matrix.txt input|fact|rep_factor_0|factorName: Genotype input|fact|rep_factor_0|groupNames: Mut,Mut,Mut,WT,WT,WT input|format: matrix rep_contrast_0|contrast: Mut-WT out|rscript: True out|rdaOption: True adv|normalisationOption: TMM |
name: value name: value |
matrix.txt value |
| Test-5 |
input|counts: matrix.txt input|fact|rep_factor_0|factorName: Genotype input|fact|rep_factor_0|groupNames: Mut,Mut,Mut,WT,WT,WT input|fact|rep_factor_1|factorName: Batch input|fact|rep_factor_1|groupNames: b1,b2,b3,b1,b2,b3 input|format: matrix rep_contrast_0|contrast: Mut-WT adv|normalisationOption: TMM |
matrix.txt |
|
| Test-6 |
input|counts: matrix.txt input|fact|finfo: factorinfo.txt input|fact|ffile: yes input|format: matrix rep_contrast_0|contrast: Mut-WT adv|normalisationOption: TMM |
matrix.txt factorinfo.txt |
|
| Test-7 |
input|counts: matrix.txt input|fact|rep_factor_0|factorName: Genotype input|fact|rep_factor_0|groupNames: Mut,Mut,Mut,WT,WT,WT input|format: matrix rep_contrast_0|contrast: Mut-WT out|normCounts: True adv|normalisationOption: TMM |
matrix.txt |
|
| Test-8 |
input|counts: matrix.txt input|fact|rep_factor_0|factorName: Genotype input|fact|rep_factor_0|groupNames: Mut,Mut,Mut,WT,WT,WT input|format: matrix rep_contrast_0|contrast: Mut-WT adv|normalisationOption: TMM adv|lrtOption: True |
name: value |
matrix.txt value |
| Test-9 |
input|rep_factor_0|factorName: Genotype input|rep_factor_0|rep_group_0|groupName: WT input|rep_factor_0|rep_group_0|countsFile: ['WT1.counts', 'WT2.counts', 'WT3.counts'] input|rep_factor_0|rep_group_1|groupName: Mut input|rep_factor_0|rep_group_1|countsFile: ['Mut1.counts', 'Mut2.counts', 'Mut3.counts'] input|rep_factor_1|factorName: Batch input|rep_factor_1|rep_group_0|groupName: b1 input|rep_factor_1|rep_group_0|countsFile: ['WT1.counts', 'Mut1.counts'] input|rep_factor_1|rep_group_1|groupName: b2 input|rep_factor_1|rep_group_1|countsFile: ['WT2.counts', 'Mut2.counts'] input|rep_factor_1|rep_group_2|groupName: b3 input|rep_factor_1|rep_group_2|countsFile: ['WT3.counts', 'Mut3.counts'] input|format: files anno|geneanno: anno.txt anno|annoOpt: yes rep_contrast_0|contrast: Mut-WT rep_contrast_1|contrast: WT-Mut out|normCounts: True |
WT1.counts WT2.counts WT3.counts Mut1.counts Mut2.counts Mut3.counts WT1.counts Mut1.counts WT2.counts Mut2.counts WT3.counts Mut3.counts anno.txt |
|
| Test-10 |
input|counts: matrix.txt input|fact|rep_factor_0|factorName: Genotype input|fact|rep_factor_0|groupNames: Mut,Mut,Mut,WT,WT,WT input|format: matrix rep_contrast_0|contrast: Mut-WT f|filt|cformat|cpmReq: 1000 f|filt|cformat|cpmSampleReq: 3 f|filt|cformat|format_select: cpm f|filt|filt_select: yes adv|normalisationOption: TMM |
name: value |
matrix.txt value |
| Test-11 |
input|counts: matrix.txt input|fact|rep_factor_0|factorName: Genotype input|fact|rep_factor_0|groupNames: Mut,Mut,Mut,WT,WT,WT input|format: matrix rep_contrast_0|contrast: Mut-WT f|filt|cformat|cntReq: 10 f|filt|cformat|samples|cntSampleReq: 3 f|filt|cformat|samples|count_select: sample f|filt|cformat|format_select: counts f|filt|filt_select: yes adv|normalisationOption: TMM |
name: value |
matrix.txt value |
| Test-12 |
input|counts: matrix.txt input|fact|rep_factor_0|factorName: Genotype input|fact|rep_factor_0|groupNames: Mut,Mut,Mut,WT,WT,WT input|format: matrix rep_contrast_0|contrast: Mut-WT f|filt|cformat|cntReq: 1000 f|filt|cformat|samples|totReq: True f|filt|cformat|samples|count_select: total f|filt|cformat|format_select: counts f|filt|filt_select: yes adv|normalisationOption: TMM |
name: value |
matrix.txt value |