Dec 27 2013
A
new version of CRISP has been uploaded (see downloads). CRISP can call
variants from both pooled and unpooled (diploid) multi-sample datasets. The new features of CRISP are:
1. EM algorithm to estimate the pooled genotypes (or allele counts) for each pool and the allele frequency jointly across all pools
2. overlapping paired-end reads are processed correctly and bases that are read from both directions are counted only once
3. CRISP works for diploid individuals as well as pooled data (multiple samples equi-molar pooled into a single pool)
Nov 28 2013
CRISP has been extended to estimate pooled genotypes using an EM algorithm, and can handle overlapping paired-end reads and multi-allelic variant sites. It is under active development and a stable version will be
released soon.
July 18 2012
CRISP
can now call variants directly from BAM files. The program (pre-compiled binaries for linux x86_64) is available for download.
April 24 2012
A new version of CRISP has been implemented in C. This version is
significantly faster than the previous python version, more accurate for
both SNPs and insertions/deletions and also outputs the variants and
the allele counts in the VCF format.