Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 283 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 283 Bytes

Bismark alignment pipeline

Dependencies

  • Nextflow
  • Singularity

Usage guide

  1. Adjust params_file.yml to fit your needs.
  2. Adjust bismark index locations in main.nf file.
  3. To start pipeline, run "nextflow run ./main.nf -params-file ./params_file.yml".