mattssca / vcfMAN

Pipeline for manipulating and processing of VCF files. Standardize outputs and downstream plotting for overview of relevant metrics and variant distribution.
3 stars 0 forks source link

SNV coverage #5

Closed mattssca closed 3 years ago

mattssca commented 3 years ago

Add calculation for SNV "coverage", put in sub-header of SNV chromosome distribution plot and refer back to theoretical value.

number of SNVs / total number of nucleotides

mattssca commented 3 years ago

Resolved