Giter VIP home page Giter VIP logo

gitter-badger / atlas-3 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from metagenome-atlas/atlas

0.0 0.0 0.0 15.37 MB

:earth_americas: ATLAS - workflows for assembly, annotation, and genomic binning of metagenomic and metatranscriptomic data.

Home Page: https://pnnl-atlas.readthedocs.io

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

Python 53.80% Shell 0.18% CSS 4.73% Ruby 1.47% HTML 39.82%

atlas-3's Introduction

ATLAS

DOI

scheme of workflow

Documentation

Documentation Status

Install

All dependencies are installed via conda using the bioconda channel. The workflow and some dependencies require Python 3.

The intended usage requires conda.

Further dependencies will be installed on the first execution of the assembly or annotation protocol and re-used on subsequent executions of the protocols.

For more information related to bioconda, see: https://bioconda.github.io/

As a New Environment

With conda, execute:

conda create -n atlas -c bioconda -c conda-forge python>=3.6 snakemake pandas bbmap=37.78 click ruamel.yaml biopython

Load the environment:

source activate atlas

Install atlas:

pip install -U pnnl-atlas

or install the up to date atlas from github:

git clone https://github.com/pnnl/atlas.git
cd atlas
pip install .

Getting Started

After installing, one needs to download the required databases and create a sample configuration file.

Databases

To download the databases and their respective metadata databases:

atlas download -o ~/databases

The downloads use approximately 100 GB of disk space.

Configuration File

To create a configuration file run:

atlas make-config --database-dir ~/databases config.yaml ~/directory_with_fastqs

Sample names and file paths along with default settings will populate config.yaml. This YAML file can be updated with any text editor.

Sample names should be A-Z characters and can be dash ("-") delimited.

For complete documentation, please see: Documentation Status

Assembly

After editing your configuration file and adjusting any additional parameters we run assemblies across our samples using:

atlas assemble config.yaml

By default, this will write results into our current working directory across the total number of CPU cores available.

License

BSD-3.

Disclaimer

This material was prepared as an account of work sponsored by an agency of the United States Government. Neither the United States Government nor the United States Department of Energy, nor Battelle, nor any of their employees, nor any jurisdiction or organization that has cooperated in the development of these materials, makes any warranty, express or implied, or assumes any legal liability or responsibility for the accuracy, completeness, or usefulness or any information, apparatus, product, software, or process disclosed, or represents that its use would not infringe privately owned rights.

Reference herein to any specific commercial product, process, or service by trade name, trademark, manufacturer, or otherwise does not necessarily constitute or imply its endorsement, recommendation, or favoring by the United States Government or any agency thereof, or Battelle Memorial Institute. The views and opinions of authors expressed herein do not necessarily state or reflect those of the United States Government or any agency thereof.

PACIFIC NORTHWEST NATIONAL LABORATORY operated by BATTELLE for the UNITED STATES DEPARTMENT OF ENERGY under Contract DE-AC05-76RL01830

atlas-3's People

Contributors

brwnj avatar colinbrislawn avatar coverall2357 avatar mdehollander avatar raw937 avatar silask avatar smcolby avatar

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.