annotate tool_dependencies.xml @ 0:bb5e68f15713 draft default tip

Uploaded
author jjohnson
date Fri, 13 Dec 2013 10:12:16 -0500
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
1 <?xml version="1.0"?>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
2 <tool_dependency>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
3 <package name="R_3_0_1" version="3.0.1">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
4 <repository changeset_revision="e16e08f41ed7" name="package_r_3_0_1" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu" />
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
5 </package>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
6 <package name="rsem" version="1.2.8">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
7 <install version="1.0">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
8 <actions>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
9 <action type="download_by_url">http://deweylab.biostat.wisc.edu/rsem/src/rsem-1.2.8.tar.gz</action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
10 <action type="shell_command">make</action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
11 <action type="make_directory">$INSTALL_DIR/bin/sam</action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
12 <action type="move_file">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
13 <source>sam/samtools</source>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
14 <destination>$INSTALL_DIR/bin/sam</destination>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
15 </action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
16 <action type="move_file">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
17 <source>convert-sam-for-rsem</source>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
18 <destination>$INSTALL_DIR/bin</destination>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
19 </action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
20 <action type="move_file">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
21 <source>extract-transcript-to-gene-map-from-trinity</source>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
22 <destination>$INSTALL_DIR/bin</destination>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
23 </action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
24 <action type="move_file">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
25 <source>rsem-bam2readdepth</source>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
26 <destination>$INSTALL_DIR/bin</destination>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
27 </action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
28 <action type="move_file">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
29 <source>rsem-bam2wig</source>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
30 <destination>$INSTALL_DIR/bin</destination>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
31 </action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
32 <action type="move_file">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
33 <source>rsem-build-read-index</source>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
34 <destination>$INSTALL_DIR/bin</destination>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
35 </action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
36 <action type="move_file">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
37 <source>rsem-calculate-credibility-intervals</source>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
38 <destination>$INSTALL_DIR/bin</destination>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
39 </action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
40 <action type="move_file">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
41 <source>rsem-calculate-expression</source>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
42 <destination>$INSTALL_DIR/bin</destination>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
43 </action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
44 <action type="move_file">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
45 <source>rsem-extract-reference-transcripts</source>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
46 <destination>$INSTALL_DIR/bin</destination>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
47 </action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
48 <action type="move_file">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
49 <source>rsem-gen-transcript-plots</source>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
50 <destination>$INSTALL_DIR/bin</destination>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
51 </action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
52 <action type="move_file">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
53 <source>rsem-get-unique</source>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
54 <destination>$INSTALL_DIR/bin</destination>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
55 </action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
56 <action type="move_file">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
57 <source>rsem-parse-alignments</source>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
58 <destination>$INSTALL_DIR/bin</destination>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
59 </action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
60 <action type="move_file">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
61 <source>rsem-plot-model</source>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
62 <destination>$INSTALL_DIR/bin</destination>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
63 </action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
64 <action type="move_file">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
65 <source>rsem-plot-transcript-wiggles</source>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
66 <destination>$INSTALL_DIR/bin</destination>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
67 </action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
68 <action type="move_file">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
69 <source>rsem-prepare-reference</source>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
70 <destination>$INSTALL_DIR/bin</destination>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
71 </action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
72 <action type="move_file">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
73 <source>rsem-preref</source>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
74 <destination>$INSTALL_DIR/bin</destination>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
75 </action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
76 <action type="move_file">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
77 <source>rsem-run-em</source>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
78 <destination>$INSTALL_DIR/bin</destination>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
79 </action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
80 <action type="move_file">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
81 <source>rsem-run-gibbs</source>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
82 <destination>$INSTALL_DIR/bin</destination>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
83 </action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
84 <action type="move_file">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
85 <source>rsem-simulate-reads</source>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
86 <destination>$INSTALL_DIR/bin</destination>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
87 </action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
88 <action type="move_file">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
89 <source>rsem-synthesis-reference-transcripts</source>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
90 <destination>$INSTALL_DIR/bin</destination>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
91 </action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
92 <action type="move_file">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
93 <source>rsem-tbam2gbam</source>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
94 <destination>$INSTALL_DIR/bin</destination>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
95 </action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
96 <action type="move_file">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
97 <source>rsem-control-fdr</source>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
98 <destination>$INSTALL_DIR/bin</destination>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
99 </action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
100 <action type="move_file">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
101 <source>rsem-generate-data-matrix</source>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
102 <destination>$INSTALL_DIR/bin</destination>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
103 </action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
104 <action type="move_file">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
105 <source>rsem-generate-ngvector</source>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
106 <destination>$INSTALL_DIR/bin</destination>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
107 </action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
108 <action type="move_file">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
109 <source>rsem-run-ebseq</source>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
110 <destination>$INSTALL_DIR/bin</destination>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
111 </action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
112 <action type="move_file">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
113 <source>rsem-sam-validator</source>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
114 <destination>$INSTALL_DIR/bin</destination>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
115 </action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
116 <action type="move_file">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
117 <source>rsem-scan-for-paired-end-reads</source>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
118 <destination>$INSTALL_DIR/bin</destination>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
119 </action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
120 <action type="move_file">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
121 <source>rsem_perl_utils.pm</source>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
122 <destination>$INSTALL_DIR/bin</destination>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
123 </action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
124 <action type="set_environment_for_install">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
125 <repository changeset_revision="e16e08f41ed7" name="package_r_3_0_1" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu/">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
126 <package name="R_3_0_1" version="3.0.1" />
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
127 </repository>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
128 </action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
129 <action type="shell_command">make ebseq</action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
130 <action type="make_directory">$INSTALL_DIR/bin/EBSeq</action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
131 <action type="move_directory_files">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
132 <source_directory>EBSeq/EBSeq</source_directory>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
133 <destination_directory>$INSTALL_DIR/bin/EBSeq</destination_directory>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
134 </action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
135 <action type="move_directory_files">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
136 <source_directory>EBSeq/blockmodeling</source_directory>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
137 <destination_directory>$INSTALL_DIR/bin/EBSeq</destination_directory>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
138 </action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
139 <action type="move_file">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
140 <source>EBSeq/rsem-for-ebseq-find-DE</source>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
141 <destination>$INSTALL_DIR/bin/EBSeq</destination>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
142 </action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
143 <action type="move_file">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
144 <source>EBSeq/rsem-for-ebseq-generate-ngvector-from-clustering-info</source>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
145 <destination>$INSTALL_DIR/bin/EBSeq</destination>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
146 </action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
147 <action type="set_environment">
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
148 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
149 </action>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
150 </actions>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
151 </install>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
152 <readme>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
153 RSEM is a software package for estimating gene and isoform expression levels from RNA-Seq data. The RSEM package provides an user-friendly
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
154 interface, supports threads for parallel computation of the EM algorithm, single-end and paired-end read data, quality scores,
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
155 variable-length reads and RSPD estimation. In addition, it provides posterior mean and 95X credibility interval estimates for expression levels.
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
156 For visualization,It can generate BAM and Wiggle files in both transcript-coordinate and genomic-coordinate. Genomic-coordinate files
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
157 can be visualized by both UCSC Genome browser and Broad InstituteXs Integrative Genomics Viewer (IGV).
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
158 Transcript-coordinate files can be visualized by IGV.
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
159
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
160 http://deweylab.biostat.wisc.edu/rsem/README.html
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
161 http://deweylab.biostat.wisc.edu/rsem/
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
162 </readme>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
163 </package>
bb5e68f15713 Uploaded
jjohnson
parents:
diff changeset
164 </tool_dependency>