User Tools

Site Tools


archive:bioinformatic_tools:qsra

QSRA

Overview

QSRA[1] stands for Quality Value Guided Short Read Assembler.

QSRA, as the name implies, is a quality value guided de novo short read DNA assembler. It builds upon the VCAKE algorithm and assembles faster than VCAKE.[1]

Installing

Get the source files and compile QSRA:

cd /campusdata/BME235/programs
wget http://qsra.cgrb.oregonstate.edu/files/QSRA.tar.gz
tar xfz QSRA.tar.gz
mv QSRA.tar.gz QSRA/
cd QSRA
make

Copy the compiled binary to the /campusdata/BME235/bin directory:

cp qsra /campusdata/BME235/bin/

Website

Source and Documentation

Binaries

Linux x86 (presumably 32 bit; not yet tested): http://qsra.cgrb.oregonstate.edu/files/qsra

Note: This is a link to the binary used for the initial publication of QSRA. 4 GB minimum RAM is recommended, as per the README.

References

1. a, b Douglas W Bryant Jr, Weng-Keen Wong, and Todd C Mockler. QSRA – a quality-value guided de novo short read assembler. BMC Bioinformatics 2009, 10:69, doi:10.1186/1471-2105-10-69.
You could leave a comment if you were logged in.
archive/bioinformatic_tools/qsra.txt · Last modified: 2015/07/28 06:27 by ceisenhart