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

AddTranscript

Add transcript information to a data frame with mutation records


Description

Add transcript information to a data frame with mutation records

Usage

AddTranscript(df, trans.ranges = NULL, ref.genome, name.of.VCF = NULL)

Arguments

df

A data frame storing mutation records of a VCF file.

trans.ranges

A data.table which contains transcript range and strand information. Please refer to TranscriptRanges for more details.

ref.genome

A ref.genome argument as described in ICAMS.

name.of.VCF

Name of the VCF file.

Value

A data frame with new columns added to the input data frame, which contain the mutated gene's name, range and strand 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.