Florian Breitwieser
STAMPS 2016
Potentially: Find unknown unknowns (zoonotic pathogens).
https://github.com/infphilo/centrifuge
compression ratio: up to 98%
On 450 bacterial SRA datasets (25% of species not in database)
source("https://bioconductor.org/biocLite.R")
biocLite("Rsamtools")
install.packages("devtools")
devtools::install_bitbucket("florianbw/pavian")
pavian::runApp()
URL=ftp://ftp.ccb.jhu.edu/pub/infphilo/centrifuge
curl -o centrifuge.zip $URL/downloads/centrifuge-1.0.2-beta-Linux_x86_64.zip
unzip centrifuge.zip
curl -O $URL/data/b_compressed+h+v.tar.gz
tar xvvf b_compressed+h+v.tar.gz
centrifuge -x b_compressed+h+v -1 R1.fq -2 R2.fq
Funding: National Institutes of Health/NHGRI, U.S. Army Research Office, and the Bart McLean Fund for Neuroimmunology Research