metagenome-atlas / atlas

ATLAS - Three commands to start analyzing your metagenome data
https://metagenome-atlas.github.io/
BSD 3-Clause "New" or "Revised" License
364 stars 97 forks source link
annotation assembly functional-annotation genomic-binning metagenomics snakemake taxonomic-classifications

Metagenome-Atlas

Anaconda-Server Badge Bioconda Documentation Status Mastodon Follow

Metagenome-atlas is a easy-to-use metagenomic pipeline based on snakemake. It handles all steps from QC, Assembly, Binning, to Annotation.

scheme of workflow

You can start using atlas with three commands:

    mamba install -y -c bioconda -c conda-forge metagenome-atlas={latest_version}
    atlas init --db-dir databases path/to/fastq/files
    atlas run all

where {latest_version} should be replaced by Version

Webpage

metagenome-atlas.github.io

Documentation

https://metagenome-atlas.readthedocs.io/

Tutorial

Citation

ATLAS: a Snakemake workflow for assembly, annotation, and genomic binning of metagenome sequence data.
Kieser, S., Brown, J., Zdobnov, E. M., Trajkovski, M. & McCue, L. A.
BMC Bioinformatics 21, 257 (2020).
doi: 10.1186/s12859-020-03585-4

Developpment/Extensions

Here are some ideas I work or want to work on when I have time. If you want to contribute or have some ideas let me know via a feature request issue.