Get mutation loads information from Strelka SBS VCF files.
GetMutationLoadsFromStrelkaSBSVCFs(catalogs)
A list containing mutation loads information from Strelka SBS 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.
discarded.variants
Number of other types of mutations which are
excluded in the analysis in ICAMS
.
A list generated by calling function
StrelkaSBSVCFFilesToCatalog
to Strelka SBS VCF files.