# HG changeset patch # User devteam # Date 1404256118 14400 # Node ID 09b1ece7f3e9904727fc202a5c109aaeb35040a0 Imported from capsule None diff -r 000000000000 -r 09b1ece7f3e9 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Tue Jul 01 19:08:38 2014 -0400 @@ -0,0 +1,51 @@ + + + + + + + + + + http://ccb.jhu.edu/software/stringtie/dl/stringtie-0.97.Linux_x86_64.tar.gz + + stringtie + $INSTALL_DIR/bin + + + + http://depot.galaxyproject.org/package/darwin/x86_64/stringtie/stringtie-0.97-Darwin-x86_64.tgz + + stringtie + $INSTALL_DIR/bin + + + + http://ccb.jhu.edu/software/stringtie/dl/stringtie-0.97.tar.gz + + + + + + ln -s $SAMTOOLS_ROOT_DIR/src samtools + cp $SAMTOOLS_ROOT_DIR/lib/libbam.* samtools/ + make + + 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. + +