A comprehensive, opinionated plant variant calling pipeline in Snakemake
Project description
Acanthophis
A reusable, comprehensive, opinionated plant variant calling pipeline in Snakemake
Until I write the documentation, please see the example workflow. It should contain a fully working example workflow.
Installation & Use
# create conda env, activate it
conda create -n someproject python snakemake pip
conda activate someproject
# install acanthophis itself
pip install acanthophis
# generate boilerplate
acanthophis-init /path/to/someproject/
# edit config.yml to suit your project
vim config.yml
# run snakemake
snakemake -j 16 -p --use-conda --conda-frontend mamba --ri
# or on a cluster, see acanthophis-init --list-available-profiles
snakemake --profile ./ebio-cluster/
About & Authors
This is an amalgamation of several pipelines developed between the Weigel Group, MPI DB, Tübingen, DE, the Warthmann Group, IAEA/FAO PBGL, Seibersdorf, AT and the Borevitz Group, ANU, Canberra, AU. This amalgamation authored by Dr. K. D. Murray, original code primary by K. D. Murray, Norman Warthmann, and Ilja Bezrukov, with contributions from others at the aforementioned institutes.
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 acanthophis-0.1.16.tar.gz
.
File metadata
- Download URL: acanthophis-0.1.16.tar.gz
- Upload date:
- Size: 276.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 755bbe419b06db49fa6185ae7155ddc8fa93fc4e16de1f240f101745046dccc1 |
|
MD5 | f4b83a35f74223e999eb873b38fc4dff |
|
BLAKE2b-256 | 489fddb0ab497ce688d728130b85542bd73ff8d8714743a20211714b8b86acd4 |
File details
Details for the file acanthophis-0.1.16-py2.py3-none-any.whl
.
File metadata
- Download URL: acanthophis-0.1.16-py2.py3-none-any.whl
- Upload date:
- Size: 40.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9143c0bf1f47849aeea5ea0acfeb549cfb4185c062468fe3eaa7ce01592c13fc |
|
MD5 | e7637e03bb16903e09aeb97c5e4371de |
|
BLAKE2b-256 | b867664ee1db3ec51bca7bba6ec972d31c5cc7785ae9364f5d515dbe52a75628 |