Calculates base frequency statistics across reference positions from BAM.
meta{:bash}
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
bam{:bash}
:file
A list of BAM or CRAM files
*.{bam,cram}
bai{:bash}
List of BAM/CRAM index files
*.{bai,csi}
minqfile{:bash}
File with individual quality score thresholds
*
depth_sample{:bash}
*.depthSample{:bash}
Distribution of sequencing depths
*.depthSample
depth_global{:bash}
*.depthGlobal{:bash}
*.depthGlobal
qs{:bash}
*.qs{:bash}
Distribution of scores
*.qs
pos{:bash}
*.pos.gz{:bash}
Various types of depth statistics (depending on value for -dumpCounts)
*.pos.gz
counts{:bash}
*.counts.gz{:bash}
Various types of statistics (related to pos.gz)
*.counts.gz
icounts{:bash}
*.icnts.gz{:bash}
Internal format for dumping binary single chrs. Useful for ANGSD contamination
*.icnts.gz
versions{:bash}
versions.yml{:bash}
File containing software versions
versions.yml
ANGSD: Analysis of next generation Sequencing Data