Models: To create Detection Model

Description Usage Arguments Author(s) Examples

View source: R/Models.R

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.maynou@upc.edu> and Erola Pairo <epairo@ibecbarcelona.eu>

Examples

1
2
3
data(iicc)
iicc$parametersIdeal<-1
Models(iicc)

MEET documentation built on May 2, 2019, 5:52 p.m.