MEET (version 5.1.1)

Prediction: To detect Transcription Factor Binding sites by means of a model

Description

This function, Prediction, detects Transcription Factor Binding Sites, TFBS, from the model. There are different kinds of model: Entropy, Divergence, PCA, MEME, MDscan, MATCH and transMEME. This model is obtained from ConstructModel function.

Usage

Prediction(iicc)

Arguments

iicc
A set of inicial conditions for the MEET-package

Examples

Run this code
require("MEET")
data(iicc)
Prediction(iicc)

Run the code above in your browser using DataLab