plotBIC {iASeq}R Documentation

BIC Plot

Description

This function plots BIC values for all fitted motif models.

Usage

plotBIC(fitted_cormotif)

Arguments

fitted_cormotif

The object obtained from iASeq.

Author(s)

Yingying Wei

See Also

iASeqmotif, plotMotif, sampleASE

Examples

example(iASeqmotif) # compute 'motif.fitted'
plotBIC(motif.fitted)

[Package iASeq version 1.28.0 Index]