plotBIC {iASeq} | R Documentation |
This function plots BIC values for all fitted motif models.
plotBIC(fitted_cormotif)
fitted_cormotif |
The object obtained from iASeq. |
Yingying Wei
iASeqmotif
, plotMotif
, sampleASE
example(iASeqmotif) # compute 'motif.fitted' plotBIC(motif.fitted)