annotate tool_dependencies.xml @ 0:ee804c6f3b97 draft default tip

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