Skip to content

Fastq to bam mapping pipeline with marked duplicates, indexing, and insert size metric collection

Notifications You must be signed in to change notification settings

bnelsj/bwa_mem_mapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bwa_mem_mapping

Fastq to bam mapping pipeline with marked duplicates, indexing, and insert size metric collection

This is a Snakemake-based pipeline for mapping with BWA mem. The pipeline automatically marks duplicates, indexes bams, and calculates insert size metrics, all of which are useful for downstream analysis. The Snakefile is derived from johanneskoester's example here: https://bitbucket.org/johanneskoester/snakemake-workflows/src/e03c8a9fb7f256ed498b0a5984e9ae738a8f22e1/bio/ngs/rules/mapping/bwa_mem.rules?at=master

About

Fastq to bam mapping pipeline with marked duplicates, indexing, and insert size metric collection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages