# HG changeset patch # User iuc # Date 1404427080 14400 # Node ID bbcdfb50d3f090612f2144a11660ead3b15a6fcb Imported from capsule None diff -r 000000000000 -r bbcdfb50d3f0 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu Jul 03 18:38:00 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. + +