Skip to content
 
 

Repository files navigation

ganon2

GitHub release (latest by date) Build Status codecov Anaconda-Server Badge Anaconda-Server Badge install with bioconda Publication

ganon2 index large sets of genomic reference sequences efficiently and quickly classify sequence fragments to their closest matching reference, providing taxonomic or sequence abundance estimations.

Find out more information in the user manual: https://pirovc.github.io/ganon/

Quick install and usage

# Install
conda install -c conda-forge -c bioconda ganon
# Download and Build (Bacteria - complete genomes - NCBI RefSeq)
ganon build --db-prefix bac_cg_rs --source refseq --organism-group bacteria --complete-genomes --threads 24 --download-threads 12
# Classify
ganon classify --db-prefix bac_cg_rs --output-prefix classify_results --paired-reads my_reads.1.fq.gz my_reads.2.fq.gz --threads 24

For further examples, database build guides, installation from source and more: https://pirovc.github.io/ganon/

About

A read classification tool based on Interleaved Bloom Filters

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages