Skip to content

pirovc/ganon

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

ganon2 classifies genomic sequences against large sets of references efficiently, with integrated download and update of databases (refseq/genbank), taxonomic profiling (ncbi/gtdb), binning and hierarchical classification, customized reporting and more

Topics

Resources

License

Stars

Watchers

Forks

Contributors