Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 1.61 KB

README.md

File metadata and controls

17 lines (9 loc) · 1.61 KB

Taxoner

Publication:

Pongor LS, Vera R, Ligeti B. (2014) Fast and Sensitive Alignment of Microbial Whole Genome Sequencing Reads to Large Sequence Datasets on a Desktop PC: Application to Metagenomic Datasets and Pathogen Identification. PLoS ONE 9(7): e103441.

Taxoner, a simple, parallelizable workflow that uses database partitioning in conjunction with Bowtie2 searches, which allows one to align millions of reads against the full nt database of NCBI, typically in a few hours on a standard four threaded processor.

The program can accept reads of all major platforms (Illumina, Ion Torrent, 454, !PacBio) and the output can be either further analyzed with sophisticated tools such as MEGAN, or directly evaluated by a built-in taxon assignment procedure that also allows the identification of genes and potential functions.

The speed and accuracy of the method compares favorably to other programs and it can run on ordinary desktop or laptop computers without significant loss in speed.

A demo server for testing purposes is available in here