Skip to content

ATLAS - Three commands to start analysing your metagenome data

License

Notifications You must be signed in to change notification settings

jmtsuji/atlas

 
 

Repository files navigation

Metagenome-Atlas

Version Bioconda Documentation Status follow on twitter

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:

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

Webpage

metagenome-atlas.github.io

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.

  • Optimized MAG recovery (e.g. Spacegraphcats)
  • Integration of viruses/plasmid that live for now as extensions
  • Add statistics and visualisations as in atlas_analyze
  • Implementation of most rules as snakemake wrapper
  • Cloud execution
  • Update to new nakemake version and use cool reports.

About

ATLAS - Three commands to start analysing your metagenome data

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Python 89.0%
  • CSS 6.1%
  • Ruby 1.9%
  • Shell 1.8%
  • Dockerfile 1.2%