CheckSBSClassInVCF: Check SBS mutation class in VCF with the corresponding SBS mutation matrix
Description
Check SBS mutation class in VCF with the corresponding SBS mutation matrix
Usage
CheckSBSClassInVCF(vcf, mat, sample.id)
Arguments
vcf
An annotated SBS VCF with columns of SBS mutation
classes added by AddSBSClass
.
mat
The SBS mutation count matrix.
sample.id
Usually the sample id, but defaults to "count".