Description

Calculates base frequency statistics across reference positions from BAM.

Input

Name (Type)
Description
Pattern

meta (map)

Groovy Map containing sample information
e.g. [ id:‘test’, single_end

]

bam (file)

A list of BAM or CRAM files

*.{bam,cram}

bai (file)

List of BAM/CRAM index files

*.{bai,csi}

minqfile (file)

File with individual quality score thresholds

*

Output

Name (Type)
Description
Pattern

meta (map)

Groovy Map containing sample information
e.g. [ id:‘test’, single_end

]

versions (file)

File containing software versions

versions.yml

depth_sample (file)

Distribution of sequencing depths

*.depthSample

depth_global (file)

Distribution of sequencing depths

*.depthGlobal

qs (file)

Distribution of scores

*.qs

pos (file)

Various types of depth statistics (depending on value for -dumpCounts)

*.pos.gz

counts (file)

Various types of statistics (related to pos.gz)

*.counts.gz

icounts (file)

Internal format for dumping binary single chrs. Useful for ANGSD contamination

*.icnts.gz

Tools

angsd
GPL v3, MIT

ANGSD: Analysis of next generation Sequencing Data