Models: To create Detection Model

Description Usage Arguments Author(s) Examples

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

1

Arguments

iicc

A set of inicial conditions for the MEET-package

Author(s)

Joan Maynou <joan.maynouatupc.edu> and Erola Pairo <epeiroatibec.pcb.ub.es>

Examples

1
2
3
4
require("MEET")
data(iicc)
iicc$parametersIdeal<-1
Models(iicc)

MEET documentation built on May 2, 2019, 1:45 p.m.

Related to Models in MEET...