# HG changeset patch # User iuc # Date 1431621376 14400 # Node ID 76595a6609c09e01eccd9330ea04b0309720f197 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stringtie_1_0_3 commit 92a9d47a3807a276aa98a38d38e6f0f8caa12389 diff -r 000000000000 -r 76595a6609c0 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu May 14 12:36:16 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. + +