Mercurial > repos > iuc > package_stringtie_1_2_3
annotate tool_dependencies.xml @ 0:39ef8a0e46e1 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stringtie_1_2_3 commit 15099b938e3ef54150ebf6b67969c27928c763c0
| author | iuc |
|---|---|
| date | Mon, 18 Jul 2016 06:52:56 -0400 |
| parents | |
| children |
| rev | line source |
|---|---|
|
0
39ef8a0e46e1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stringtie_1_2_3 commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
|
39ef8a0e46e1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stringtie_1_2_3 commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
2 <tool_dependency> |
|
39ef8a0e46e1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stringtie_1_2_3 commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
3 <package name="stringtie" version="1.2.3"> |
|
39ef8a0e46e1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stringtie_1_2_3 commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
4 <install version="1.0"> |
|
39ef8a0e46e1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stringtie_1_2_3 commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
5 <actions> |
|
39ef8a0e46e1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stringtie_1_2_3 commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
6 <action type="download_by_url" sha256sum="1a323fd17c24889748c645b3dfe5a06305236d9899e87a27939a68404d2d9d09">https://ccb.jhu.edu/software/stringtie/dl/stringtie-1.2.3.tar.gz</action> |
|
39ef8a0e46e1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stringtie_1_2_3 commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
7 <action type="shell_command">make release</action> |
|
39ef8a0e46e1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stringtie_1_2_3 commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
8 <action type="move_file"> |
|
39ef8a0e46e1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stringtie_1_2_3 commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
9 <source>stringtie</source> |
|
39ef8a0e46e1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stringtie_1_2_3 commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
10 <destination>$INSTALL_DIR/bin</destination> |
|
39ef8a0e46e1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stringtie_1_2_3 commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
11 </action> |
|
39ef8a0e46e1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stringtie_1_2_3 commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
12 <action type="set_environment"> |
|
39ef8a0e46e1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stringtie_1_2_3 commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
13 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> |
|
39ef8a0e46e1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stringtie_1_2_3 commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
14 <environment_variable action="set_to" name="STRINGTIE_ROOT_PATH">$INSTALL_DIR</environment_variable> |
|
39ef8a0e46e1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stringtie_1_2_3 commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
15 </action> |
|
39ef8a0e46e1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stringtie_1_2_3 commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
16 </actions> |
|
39ef8a0e46e1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stringtie_1_2_3 commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
17 </install> |
|
39ef8a0e46e1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stringtie_1_2_3 commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
18 <readme> |
|
39ef8a0e46e1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stringtie_1_2_3 commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
19 StringTie is a fast and highly efficient assembler of RNA-Seq alignments into potential transcripts. |
|
39ef8a0e46e1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stringtie_1_2_3 commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
20 It uses a novel network flow algorithm as well as an optional de novo assembly step to assemble and |
|
39ef8a0e46e1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stringtie_1_2_3 commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
21 quantitate full-length transcripts representing multiple splice variants for each gene locus. |
|
39ef8a0e46e1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stringtie_1_2_3 commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
22 Its input can include not only the alignments of raw reads used by other transcript assemblers, |
|
39ef8a0e46e1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stringtie_1_2_3 commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
23 but also alignments longer sequences that have been assembled from those reads. |
|
39ef8a0e46e1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stringtie_1_2_3 commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
24 To identify differentially expressed genes between experiments, StringTie's |
|
39ef8a0e46e1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stringtie_1_2_3 commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
25 output can be processed either by the Cuffdiff or Ballgown programs. |
|
39ef8a0e46e1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stringtie_1_2_3 commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
26 </readme> |
|
39ef8a0e46e1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stringtie_1_2_3 commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
27 </package> |
|
39ef8a0e46e1
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stringtie_1_2_3 commit 15099b938e3ef54150ebf6b67969c27928c763c0
iuc
parents:
diff
changeset
|
28 </tool_dependency> |
