All Projects → metagenome-atlas → Atlas

metagenome-atlas / Atlas

Licence: other
ATLAS - Three commands to start analysing your metagenome data

Programming Languages

python
139335 projects - #7 most used programming language
assembly
5116 projects

Projects that are alternatives of or similar to Atlas

Web Annotation
Web Annotation Working Group repository, see README for links to specs
Stars: ✭ 112 (-40.11%)
Mutual labels:  annotation
Annotorious
A JavaScript library for image annotation
Stars: ✭ 138 (-26.2%)
Mutual labels:  annotation
Aubio
a library for audio and music analysis
Stars: ✭ 2,601 (+1290.91%)
Mutual labels:  annotation
Face landmark factory
These are a set of tools using OpenCV, Tensorflow and Keras, with which you can generate your own model of facial landmark detection and demonstrate the effect of newly-generated model easily.
Stars: ✭ 120 (-35.83%)
Mutual labels:  annotation
Augustus
Genome annotation with AUGUSTUS
Stars: ✭ 129 (-31.02%)
Mutual labels:  annotation
Pdfanno
Linguistic Annotation and Visualization Tool for PDF Documents
Stars: ✭ 156 (-16.58%)
Mutual labels:  annotation
Googlemap
Google Map to use create path on map and play vehicle on path like Uber and Ola
Stars: ✭ 112 (-40.11%)
Mutual labels:  annotation
Cloud annotation tool
L-CAS 3D Point Cloud Annotation Tool
Stars: ✭ 182 (-2.67%)
Mutual labels:  annotation
Jupiter
jupiter是一个aio web框架,基于aiohttp。支持(restful格式、扫描注解、依赖注入、jinja2模板引擎、ORM框架)等。
Stars: ✭ 140 (-25.13%)
Mutual labels:  annotation
Kili Playground
Simplest and fastest image and text annotation tool.
Stars: ✭ 166 (-11.23%)
Mutual labels:  annotation
Labelbox
Labelbox is the fastest way to annotate data to build and ship computer vision applications.
Stars: ✭ 1,588 (+749.2%)
Mutual labels:  annotation
Yolo label
GUI for marking bounded boxes of objects in images for training neural network Yolo v3 and v2 https://github.com/AlexeyAB/darknet, https://github.com/pjreddie/darknet
Stars: ✭ 128 (-31.55%)
Mutual labels:  annotation
Controllerextrabundle
Controller extra Bundle for Symfony2
Stars: ✭ 157 (-16.04%)
Mutual labels:  annotation
Router
🍭灵活的组件化路由框架.
Stars: ✭ 1,502 (+703.21%)
Mutual labels:  annotation
3d Bat
3D Bounding Box Annotation Tool (3D-BAT) Point cloud and Image Labeling
Stars: ✭ 179 (-4.28%)
Mutual labels:  annotation
Autoannotationtool
A label tool aim to reduce semantic segmentation label time, rectangle and polygon annotation is supported
Stars: ✭ 113 (-39.57%)
Mutual labels:  annotation
Idea Php Toolbox
Collections of tools and improvements to make PhpStorm a little bit better
Stars: ✭ 147 (-21.39%)
Mutual labels:  annotation
Hover
🚤 Never spend O(n) to annotate data again. Fun and precision come free.
Stars: ✭ 183 (-2.14%)
Mutual labels:  annotation
H
Annotate with anyone, anywhere.
Stars: ✭ 2,271 (+1114.44%)
Mutual labels:  annotation
Open Semantic Etl
Python based Open Source ETL tools for file crawling, document processing (text extraction, OCR), content analysis (Entity Extraction & Named Entity Recognition) & data enrichment (annotation) pipelines & ingestor to Solr or Elastic search index & linked data graph database
Stars: ✭ 165 (-11.76%)
Mutual labels:  annotation

Metagenome-Atlas

Version Bioconda Documentation Status Gitter 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

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.

  • 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 Snakemake version and use cool reports.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].