Hydra-genetics
  • Introduction
  • Modules
  • Snakemake rules
  • Code standards
  • Code testing

How-to make a pipeline

  • Create a pipeline skeleton
  • Import modules and rules
  • Pipeline configuration
  • Result files

How-to run a pipeline

  • Cluster profile
  • Create sample files
  • Make a python environment

Tutorials

  • Make a simple pipeline
Hydra-genetics
  • »
  • Modules

Hydra-genetics modules

Listed are all modules currently available in the hydra-genetics framework. Links are provided to module specific documentation covering all included softwares as well as links to respective github repositories.

Documentation github
alignment https://github.com/hydra-genetics/alignment
annotation https://github.com/hydra-genetics/annotation
biomarker https://github.com/hydra-genetics/biomarker
cnv_sv https://github.com/hydra-genetics/cnv_sv
compression https://github.com/hydra-genetics/compression
docker https://github.com/hydra-genetics/docker
filtering https://github.com/hydra-genetics/filtering
fusions https://github.com/hydra-genetics/fusions
misc https://github.com/hydra-genetics/misc
mitochondrial https://github.com/hydra-genetics/mitochondrial
snv_indels https://github.com/hydra-genetics/snv_indels
parabricks https://github.com/hydra-genetics/parabricks
prealignment https://github.com/hydra-genetics/prealignment
profiles https://github.com/hydra-genetics/profiles
qc https://github.com/hydra-genetics/qc

Create new modules

Modules are created the same way as new pipelines.

Previous Next

Built with MkDocs using a theme provided by Read the Docs.