GithubHelp home page GithubHelp logo

tiramisutes / atlas Goto Github PK

View Code? Open in Web Editor NEW

This project forked from metagenome-atlas/atlas

0.0 1.0 0.0 17.95 MB

ATLAS - Three commands to start analysing your metagenome data

Home Page: https://metagenome-atlas.github.io/

License: BSD 3-Clause "New" or "Revised" License

Python 88.98% CSS 6.11% Shell 1.83% Ruby 1.90% Dockerfile 1.18%

atlas's Introduction

Metagenome-Atlas

Version Bioconda CircleCI Documentation Status follow on twitter

Quick Start

Three commands to start analysing your metagenome data:

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

All databases and dependencies are installed on the fly in the directory databases.

You want to run these three commands on the example data. If you have more time, then we recommend you configure atlas according to your needs.

Assembly based metagenomics

Atlas is a easy to use metagenomic pipeline

scheme of workflow

Setup

Atlas should be run on a linux sytem, with enough memory (min ~50GB but assembly usually requires 250GB). The only dependency is the conda package manager, which can easy be installed with anaconda. We recommend you to create a conda environment for atlas to avoid any conflicts of versions.

    conda create -y -n atlasenv
    source activate atlasenv
    conda install -y -c bioconda -c conda-forge metagenome-atlas

And you can run atlas. All other dependencies are installed in specific environments during the run of the pipeline.

For local execution we have also a docker container

License

BSD-3.

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.