ATLAS - workflows for assembly, annotation, and genomic binning of metagenomic and metatranscriptomic data.
Project description
ATLAS
Documentation
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 metagenome-atlas
or install the up to date atlas from github:
git clone https://github.com/metagenome-atlas/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:
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file metagenome-atlas-2.0.0.tar.gz
.
File metadata
- Download URL: metagenome-atlas-2.0.0.tar.gz
- Upload date:
- Size: 67.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d194074002b1d7d70862623543cd4a5d3c8ad243fca25402ac5f30b4c1cc273f |
|
MD5 | dad105e95dd5a61848ae7ea962979496 |
|
BLAKE2b-256 | 4be86804b7eef38783800c53de246bd9d0da2e607fd84c3d0dd9c366c3363277 |
File details
Details for the file metagenome_atlas-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: metagenome_atlas-2.0.0-py3-none-any.whl
- Upload date:
- Size: 83.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 77d8f5f080106cea9d2dcd4284a42cb7bc55243480cd1a2ddb485daffc07b0f8 |
|
MD5 | 26384297b7ae9ba07c98dceba1bf985d |
|
BLAKE2b-256 | f1dfee04976a9c272f13592604f4cde02792daa308a534cfa887d8804ee67587 |