GlobalAnalysis-class: GlobalAnalysis class

Description Arguments Details Value Author(s) Examples

Description

Object that holds results from a global AI analysis including reference bias estimations and AI detection.

Arguments

x

ASEset object or list of ASEsets

TxDb

A transcriptDb object

...

pass arguments to internal functions

Details

The GlobalAnalysis-class contains summaries and "pre-configured and pre-calculated lattice plots" needed to create an AI-report

Value

An object of class GlobalAnalysis containing all data to make report.

Author(s)

Jesper R. Gadin, Lasse Folkersen

Examples

1
2
3
4
5
6
7
8
data(ASEset)
#a <- ASEset
#gba <- gba(a)

#report(gba)
#write.tables(gba)
#graphs(gba)
#as.list(gba)

AllelicImbalance documentation built on Nov. 8, 2020, 6:52 p.m.