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

ReadStrelkaSBSVCFs

Read Strelka SBS (single base substitutions) VCF files.


Description

Read Strelka SBS (single base substitutions) VCF files.

Usage

ReadStrelkaSBSVCFs(files, names.of.VCFs = NULL)

Arguments

files

Character vector of file paths to the VCF files.

names.of.VCFs

Character vector of names of the VCF files. The order of names in names.of.VCFs should match the order of VCF file paths in files. If NULL(default), this function will remove all of the path up to and including the last path separator (if any) in files and file paths without extensions (and the leading dot) will be used as the names of the VCF files.

Value

A list of data frames which store data lines of VCF files with two additional columns added which contain the VAF(variant allele frequency) and read depth information.


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.