Getinsertsize

From software
Revision as of 15:32, 20 March 2014 by Thorfinn (talk | contribs)
Jump to navigation Jump to search

Small ultrafast program for estimating the read length and get the insert size from uncompressed samples:

[1]

It's a faithful implementation of this script [2]

Installation

wget http://www.popgen.dk/software/download/getinsertsize.cpp
g++ getinsertsize.cpp -O3 -o getinsertsize


Example