# HG changeset patch # User iuc # Date 1439377558 14400 # Node ID f3818f4bc127f931cb64cd2efd98543987df6311 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stringtie_1_0_4 commit ba7b53894c61fea9a93550f865e9ed2753a904cf diff -r 000000000000 -r f3818f4bc127 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Wed Aug 12 07:05:58 2015 -0400 @@ -0,0 +1,48 @@ + + + + + + + + http://ccb.jhu.edu/software/stringtie/dl/stringtie-1.0.4.Linux_x86_64.tar.gz + + + stringtie + $INSTALL_DIR/bin + + + + + http://ccb.jhu.edu/software/stringtie/dl/stringtie-1.0.4.OSX_x86_64.tar.gz + + + stringtie + $INSTALL_DIR/bin + + + + + http://ccb.jhu.edu/software/stringtie/dl/stringtie-1.0.4.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 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. + +