Learn R Programming

AllelicImbalance (version 1.10.2)

GlobalAnalysis-class: GlobalAnalysis class

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

Value

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

Details

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

Examples

Run this code

data(ASEset)
#a <- ASEset
#gba <- gba(a)

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

Run the code above in your browser using DataLab