# HG changeset patch # User iuc # Date 1445457993 14400 # Node ID 62a98ebf406f10161eee99dcc16bc581cc64d810 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stringtie_1_1_0 commit 65c9ce2fdc2b4ce892df8e456f18b859a85c410a diff -r 000000000000 -r 62a98ebf406f tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Wed Oct 21 16:06:33 2015 -0400 @@ -0,0 +1,50 @@ + + + + + + + + http://ccb.jhu.edu/software/stringtie/dl/stringtie-1.1.0.Linux_x86_64.tar.gz + + + stringtie + $INSTALL_DIR/bin + + + + + http://ccb.jhu.edu/software/stringtie/dl/stringtie-1.1.0.OSX_x86_64.tar.gz + + + stringtie + $INSTALL_DIR/bin + + + + + http://ccb.jhu.edu/software/stringtie/dl/stringtie-1.1.0.tar.gz + + make release + + stringtie + $INSTALL_DIR/bin + + + + $INSTALL_DIR/bin + $INSTALL_DIR + + + + + StringTie is a fast and highly efficient assembler of RNA-Seq alignments into potential transcripts. + It uses a novel network flow algorithm as well as an optional de novo assembly step to assemble and + quantitate full-length transcripts representing multiple splice variants for each gene locus. + Its input can include not only the alignments of raw reads used by other transcript assemblers, + but also alignments longer sequences that have been assembled from those reads. + To identify differentially expressed genes between experiments, StringTie's + output can be processed either by the Cuffdiff or Ballgown programs. + + +