Learn R Programming

iASeq (version 1.16.0)

plotBIC: 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.

See Also

iASeqmotif, plotMotif, sampleASE

Examples

Run this code
example(iASeqmotif) # compute 'motif.fitted'
plotBIC(motif.fitted)

Run the code above in your browser using DataLab