annotate edger-repenrich.xml @ 3:1c9810ba0638 draft

planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 50a80e047ef74664d616a332f93c84f27cb6b7a0
author artbio
date Fri, 22 Sep 2017 03:19:23 -0400
parents 15e3e29f310e
children 83b5ea7cc342
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3
1c9810ba0638 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 50a80e047ef74664d616a332f93c84f27cb6b7a0
artbio
parents: 2
diff changeset
1 <tool id="edger-repenrich" name="edgeR-repenrich" version="1.4.3">
0
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
2 <description>Determines differentially expressed features from RepEnrich counts</description>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
3 <requirements>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
4 <requirement type="package" version="3.16.5">bioconductor-edger</requirement>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
5 <requirement type="package" version="3.30.13">bioconductor-limma</requirement>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
6 <requirement type="package" version="1.20.0">r-getopt</requirement>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
7 <requirement type="package" version="0.2.15">r-rjson</requirement>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
8 </requirements>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
9 <stdio>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
10 <regex match="Execution halted"
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
11 source="both"
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
12 level="fatal"
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
13 description="Execution halted." />
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
14 <regex match="Error in"
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
15 source="both"
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
16 level="fatal"
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
17 description="An undefined error occurred, please check your input carefully and contact your administrator." />
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
18 <regex match="Fatal error"
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
19 source="both"
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
20 level="fatal"
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
21 description="An undefined error occurred, please check your input carefully and contact your administrator." />
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
22 </stdio>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
23 <version_command>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
24 <![CDATA[
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
25 echo $(R --version | grep version | grep -v GNU)", edgeR version" $(R --vanilla --slave -e "library(edgeR) &&
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
26 cat(sessionInfo()\$otherPkgs\$edgeR\$Version)" 2> /dev/null | grep -v -i "WARNING: ")
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
27 ]]>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
28 </version_command>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
29 <command>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
30 <![CDATA[
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
31 #import json
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
32 Rscript '${__tool_directory__}/edgeR_repenrich.R'
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
33 --factorName '$factorName'
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
34
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
35 --levelNameA '$factorLevel_A'
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
36 #set $factorlevelsA = list()
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
37 #for $file in $countsFiles_A:
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
38 $factorlevelsA.append(str($file))
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
39 #end for
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
40 $factorlevelsA.reverse()
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
41 --levelAfiles '#echo json.dumps(factorlevelsA)#'
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
42
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
43 --levelNameB '$factorLevel_B'
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
44 #set $factorlevelsB = list()
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
45 #for $file in $countsFiles_B:
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
46 $factorlevelsB.append(str($file))
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
47 #end for
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
48 $factorlevelsB.reverse()
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
49 --levelBfiles '#echo json.dumps(factorlevelsB)#'
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
50
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
51 #set $alignedA = list()
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
52 #for file in $alignmentFiles_A:
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
53 $alignedA.append(str($file))
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
54 #end for
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
55 $alignedA.reverse()
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
56 --alignmentA '#echo json.dumps(alignedA)#'
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
57
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
58 #set $alignedB = list()
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
59 #for file in $alignmentFiles_B:
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
60 $alignedB.append(str($file))
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
61 #end for
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
62 $alignedB.reverse()
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
63 --alignmentB '#echo json.dumps(alignedB)#'
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
64
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
65 -o 'edger_out'
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
66
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
67 -p '$plots'
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
68 #if $normCounts:
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
69 -n '$counts_out'
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
70 #end if
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
71 -o '$edger_out'
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
72 ]]>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
73 </command>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
74 <inputs>
3
1c9810ba0638 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 50a80e047ef74664d616a332f93c84f27cb6b7a0
artbio
parents: 2
diff changeset
75 <param name="factorName" type="text" value="FactorName" label="Specify a factor name, e.g. genotype or age or drug_x"
0
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
76 help="Only letters, numbers and underscores will be retained in this field">
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
77 <sanitizer>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
78 <valid initial="string.letters,string.digits"><add value="_" /></valid>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
79 </sanitizer>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
80 </param>
3
1c9810ba0638 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 50a80e047ef74664d616a332f93c84f27cb6b7a0
artbio
parents: 2
diff changeset
81 <param name="factorLevel_A" type="text" value="FactorLevel1" label="Specify a factor level, typical values could be 'mutant' or 'Drug_X'"
0
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
82 help="Only letters, numbers and underscores will be retained in this field">
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
83 <sanitizer>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
84 <valid initial="string.letters,string.digits"><add value="_" /></valid>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
85 </sanitizer>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
86 </param>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
87 <param name="countsFiles_A" type="data" format="tabular" multiple="true" label="Counts file(s)" help="Count files must have been generated by repenrich" />
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
88 <param name="alignmentFiles_A" type="data" format="tabular" multiple="true" label="Number of aligned reads file(s)" help="files of total aligned reads generated by repenrich"/>
3
1c9810ba0638 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 50a80e047ef74664d616a332f93c84f27cb6b7a0
artbio
parents: 2
diff changeset
89 <param name="factorLevel_B" type="text" value="FactorLevel2" label="Specify a factor level, typical values could be 'wildtype' or 'control'"
0
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
90 help="Only letters, numbers and underscores will be retained in this field">
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
91 <sanitizer>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
92 <valid initial="string.letters,string.digits"><add value="_" /></valid>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
93 </sanitizer>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
94 </param>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
95 <param name="countsFiles_B" type="data" format="tabular" multiple="true" label="Counts file(s)" help="Count files must have been generated by repenrich tool" />
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
96 <param name="alignmentFiles_B" type="data" format="tabular" multiple="true" label="Number of aligned reads file(s)" help="files of total aligned reads generated by repenrich"/>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
97 <param name="normCounts" type="boolean" truevalue="1" falsevalue="0" checked="false"
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
98 label="Output normalized counts table" />
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
99 </inputs>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
100 <outputs>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
101 <data format="tabular" name="edger_out" label="edgeR: ${factorLevel_A} compared to ${factorLevel_B}">
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
102 <actions>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
103 <action name="column_names" type="metadata" default="Tag,log2(FC),FDR,Class,Type" />
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
104 </actions>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
105 </data>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
106 <data format="pdf" name="plots" label="edgeR plots" />
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
107 <data format="tabular" name="counts_out" label="Normalized counts file">
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
108 <filter>normCounts == True</filter>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
109 </data>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
110 </outputs>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
111 <tests>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
112 <test>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
113 <param name="factorName" value="Genotype"/>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
114 <param name="factorLevel_A" value="Mutant"/>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
115 <param name="countsFiles_A" value="355_fraction_counts.tab,356_fraction_counts.tab"/>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
116 <param name="alignmentFiles_A" value="aligned_355.tab,aligned_356.tab"/>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
117 <param name="factorLevel_B" value="Wildtype"/>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
118 <param name="countsFiles_B" value="353_fraction_counts.tab,354_fraction_counts.tab"/>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
119 <param name="alignmentFiles_B" value="aligned_353.tab,aligned_354.tab"/>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
120 <param name="normCounts" value="True"/>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
121 <output name="counts_out" file="Normalized_counts_file.tab"/>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
122 <output name="plots" file="edgeR_plots.pdf"/>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
123 <output name="edger_out" file="edgeR_result_file.tab"/>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
124
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
125 </test>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
126 </tests>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
127 <help>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
128 <![CDATA[
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
129 .. class:: infomark
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
130
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
131 **What it does**
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
132
1
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
133 Estimate Distance between samples (MDS) and Biological Coefficient Variation (BCV) in count
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
134 data from high-throughput sequencing assays and test for differential expression using edgeR_.
0
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
135
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
136 **Inputs**
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
137
1
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
138 edger-repenrich takes count tables generated by repenrich as inputs. A repenrich count table looks
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
139 like:
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
140
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
141 ============== ========== ========== ==========
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
142 LSU-rRNA_Dme rRNA rRNA 3659329
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
143 -------------- ---------- ---------- ----------
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
144 FW3_DM LINE Jockey 831
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
145 -------------- ---------- ---------- ----------
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
146 DMTOM1_LTR LTR Gypsy 1004
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
147 -------------- ---------- ---------- ----------
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
148 R1_DM LINE R1 7343
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
149 -------------- ---------- ---------- ----------
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
150 TAHRE LINE Jockey 4560
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
151 -------------- ---------- ---------- ----------
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
152 G4_DM LINE Jockey 3668
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
153 -------------- ---------- ---------- ----------
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
154 BS LINE Jockey 7296
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
155 -------------- ---------- ---------- ----------
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
156 Stalker2_I-int LTR Gypsy 12252
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
157 -------------- ---------- ---------- ----------
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
158 Stalker3_LTR LTR Gypsy 593
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
159 -------------- ---------- ---------- ----------
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
160 TABOR_I-int LTR Gypsy 3947
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
161 -------------- ---------- ---------- ----------
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
162 G7_DM LINE Jockey 162
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
163 -------------- ---------- ---------- ----------
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
164 BEL_I-int LTR Pao 23757
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
165 -------------- ---------- ---------- ----------
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
166 Gypsy6_I-int LTR Gypsy 7489
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
167 ============== ========== ========== ==========
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
168
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
169 Count tables must be
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
170 generated for each sample individually. Here, edgeR_ is handling a single factor
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
171 (genotype, age, treatment, etc) that effect your experiment. This factor has two
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
172 levels/states (for instance, "wild-type" and "mutant".
0
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
173 You need to select appropriate count table from your history for each factor level.
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
174
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
175 The following table gives some examples of factors and their levels:
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
176
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
177 ========= ============== ===============
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
178 Factor Factorlevel1 Factorlevel2
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
179 --------- -------------- ---------------
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
180 Treatment Treated Untreated
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
181 --------- -------------- ---------------
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
182 Genotype Knockdown Wildtype
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
183 --------- -------------- ---------------
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
184 TimePoint Day4 Day1
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
185 --------- -------------- ---------------
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
186 Gender Female Male
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
187 ========= ============== ===============
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
188
1
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
189 *Note*: Output log2 fold changes are based on primary factor level 1 vs. factor level2.
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
190 Here the order of factor levels is important. For example, for the factor 'Treatment' given
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
191 in above table, edgeR computes fold changes of 'Treated' samples against 'Untreated',
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
192 i.e. the values correspond to up or down regulations of genes in Treated samples.
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
193
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
194 *Number of aligned reads*:
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
195
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
196 A file containing the number of reads aligned to transposons by repenrich must me provided
51b4590a972d planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 98f4b00d71cbc2dd15fc633a6cc3246235308e46
artbio
parents: 0
diff changeset
197 to edger-repenrich. This file is a single-column tabular file containing a single value.
0
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
198
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
199 **Output**
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
200
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
201 edgeR_ generates a tabular file containing the different columns and results visualized in a PDF:
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
202
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
203 ====== =============================================================================
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
204 Column Description
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
205 ------ -----------------------------------------------------------------------------
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
206 1 Tag (transposon element ID)
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
207 2 the logarithm (to basis 2) of the fold change (See the note in inputs section)
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
208 3 p value adjusted for multiple testing with the Benjamini-Hochberg procedure
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
209 which controls false discovery rate (FDR)
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
210 4 Class the transposon belongs to
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
211 5 Type the transposon belongs to
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
212 ====== =============================================================================
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
213
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
214 .. _edgeR: http://www.bioconductor.org/packages/release/bioc/html/edgeR.html
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
215 ]]>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
216
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
217 **Note**: This edgeR_ wrapper was adapted from code available at https://github.com/nskvir/RepEnrich
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
218
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
219 </help>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
220 <citations>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
221 <citation type="doi">10.1093/bioinformatics/btp616</citation>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
222 </citations>
f6f0f1e5e940 planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 61e203df0be5ed877ff92b917c7cde6eeeab8310
artbio
parents:
diff changeset
223 </tool>