Learn R Programming

MEET (version 5.1.1)

Models: To create Detection Model

Description

From the best parameter, this function,ConstructModel, calculates the detection model of the set of aligned nucleotide sequences. There are different kinds of models: Entropy, Divergence, PCA, MEME, MDscan, MATCH and transMEME

Usage

Models(iicc)

Arguments

iicc
A set of inicial conditions for the MEET-package

Examples

Run this code
require("MEET")
data(iicc)
iicc$parametersIdeal<-1
Models(iicc)

Run the code above in your browser using DataLab