Skip to main content

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.

Acanthophis, the most beautiful and badass of snakes

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.

TODO:

  • break out more freebayes parameters to the config file
  • merge sample bams before doing markdups

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

acanthophis-0.1.10.tar.gz (23.6 kB view hashes)

Uploaded Source

Built Distribution

acanthophis-0.1.10-py3-none-any.whl (28.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page