https://github.com/aliyoussef96/atlas
ATLAS - Three commands to start analysing your metagenome data
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 3 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.5%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
ATLAS - Three commands to start analysing your metagenome data
Basic Info
- Host: GitHub
- Owner: AliYoussef96
- License: bsd-3-clause
- Default Branch: master
- Homepage: https://metagenome-atlas.github.io/
- Size: 18.4 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Fork of metagenome-atlas/atlas
Created over 5 years ago
· Last pushed almost 6 years ago
https://github.com/AliYoussef96/atlas/blob/master/
# Metagenome-Atlas
[](https://anaconda.org/bioconda/metagenome-atlas)
[](https://anaconda.org/bioconda/metagenome-atlas)
[](https://metagenome-atlas.readthedocs.io/en/latest/?badge=latest)
[](https://twitter.com/search?f=tweets&q=%40SilasKieser%20%23metagenomeAtlas&src=typd)
Metagenome-atlas is a easy-to-use metagenomic pipeline based on snakemake. It handles all steps from QC, Assembly, Binning, to Annotation.

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](https://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](https://doi.org/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](https://github.com/spacegraphcats/spacegraphcats))
- Integration of viruses/plasmid that live for now as [extensions](https://github.com/metagenome-atlas/virome_atlas)
- Add statistics and visualisations as in [atlas_analyze](https://github.com/metagenome-atlas/atlas_analyze)
- Implementation of most rules as snakemake wrapper
- Cloud execution
- Update to new nakemake version and use cool reports.
Owner
- Name: Ali Youssef
- Login: AliYoussef96
- Kind: user
- Location: Egypt
- Company: Cairo university
- Website: https://www.linkedin.com/in/ali-youssef-455a92130/
- Repositories: 3
- Profile: https://github.com/AliYoussef96
Trying to be a Bioinformatician