gene_coverage: Compute coverage data for a specific gene.

Description Usage Arguments Value Examples

View source: R/coverageDataSet.R

Description

This function computes data for a specific gene and remove intronic regions.

Usage

1

Arguments

coverageDataSet

an objet of type coverageDataSet containing the coverage values for each sample.

name

a character vector indicating the gene name.

introns

an objet of type annotationsSet containing the annotations of the intronic regions. Note: The introns must have same name as the gene they are associated with.

Value

An objet of type geneCoverage containing the coverage values for the specified gene for all the samples in coverageDataSet.

Examples

1
2
3

yCrypticRNAs documentation built on May 29, 2017, 5:49 p.m.