Get mutation loads information from Strelka ID VCF files.
GetMutationLoadsFromStrelkaIDVCFs(catalogs)
A list generated by calling function
ReadStrelkaIDVCFs
to Strelka ID VCF files.
A list containing mutation loads information from Strelka ID VCF files:
total.variants
Total number of mutations.
SBS
Number of single base substitutions.
DBS
Number of double base substitutions.
ID
Number of small insertions and deletions.
excluded.variants
Number of other types of mutations which are
excluded in the analysis in ICAMS
.