Learn R Programming

SGSeq (version 1.0.6)

getTxVariantCounts: Representative counts and frequency estimates for transcript variants

Description

For transcript variants, obtain counts of compatible fragments extending across the start and/or end of each variant. Variant frequencies are estimated based on representive counts.

Usage

getTxVariantCounts(object, variants)

Arguments

object
SGFeatureCounts object
variants
TxVariants object

Value

A TxVariantCounts object

Examples

Run this code
txvc <- getTxVariantCounts(sgfc, txv)

Run the code above in your browser using DataLab