Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

GetMutationLoadsFromMutectVCFs

Get mutation loads information from Mutect VCF files.


Description

Get mutation loads information from Mutect VCF files.

Usage

GetMutationLoadsFromMutectVCFs(catalogs)

Arguments

catalogs

A list generated by calling function MutectVCFFilesToCatalog to Mutect VCF files.

Value

A list containing mutation loads information from Mutect VCF files:

  1. total.variants Total number of mutations.

  2. SBS Number of single base substitutions.

  3. DBS Number of double base substitutions.

  4. ID Number of small insertions and deletions.

  5. discarded.variants Number of other types of mutations which are excluded in the analysis in ICAMS.


ICAMS

In-Depth Characterization and Analysis of Mutational Signatures ('ICAMS')

v2.3.10
GPL-3 | file LICENSE
Authors
Steve Rozen, Nanhai Jiang, Arnoud Boot, Mo Liu, Yang Wu
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.