# HG changeset patch # User iuc # Date 1431571118 14400 # Node ID a98e504eb982e1af9773ac7a8b4f2ac2c1507a38 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stringtie_1_0_3 commit 3c6bac9c9b0d7f6d84a0db786d3f9940322a6b72 diff -r 000000000000 -r a98e504eb982 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Wed May 13 22:38:38 2015 -0400 @@ -0,0 +1,41 @@ + + + + + + + http://ccb.jhu.edu/software/stringtie/dl/stringtie-1.0.3.Linux_x86_64.tar.gz + + stringtie + $INSTALL_DIR/bin + + + + http://ccb.jhu.edu/software/stringtie/dl/stringtie-1.0.3.OSX_x86_64.tar.gz + + stringtie + $INSTALL_DIR/bin + + + + http://ccb.jhu.edu/software/stringtie/dl/stringtie-1.0.3.tar.gz + make release + + stringtie + $INSTALL_DIR/bin + + + + $INSTALL_DIR/bin + + + + StringTie is a fast and highly efficient assembler of RNA-Seq + alignments into potential transcripts. It is primarily a genome-guided + transcriptome assembler, although it can borrow algorithmic techniques + from de novo genome assembly to help with transcript assembly. Its input + can include not only the spliced read alignments used by reference-based + assemblers, but also longer contigs that were assembled de novo from + unambiguous, non-branching parts of a transcript. + +