Get mutation loads information from Strelka ID VCF files.
GetMutationLoadsFromStrelkaIDVCFs(catalogs)
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
.
A list generated by calling function
StrelkaIDVCFFilesToCatalog
to Strelka ID VCF files.