VariantSummaryReport: Generate a Variant Summary Report

Description Usage Arguments Details

View source: R/prepareVariants.R

Description

Generate a Variant Summary Report

Usage

1
VariantSummaryReport(snv_and_indel, ids, txdb, print = TRUE)

Arguments

snv_and_indel

List object produced by getSNVandINDEL

ids

Id mapping from annotation folder

txdb

Txdb object from annotation folder

print

boolean, should the result be printed in working directory as pdf or be returned as a list.

Details

Prints a table of the location of the variants. Caution: Because the Varlocation function of CustomProDB is very slow, this takes a long time to compute.


mffrank/RNAseqToCustomFASTA documentation built on May 22, 2019, 7:55 p.m.