Learn R Programming

MEET (version 5.1.1)

EntropyRATTUS: EntropyRATTUS: Given a Transcription factor chooses the model for a specific organism and method.

Description

This function uses transcription factor name to choose the model for the Rattus organism and Entropy algorithm.

Usage

EntropyRATTUS(nameTF)

Arguments

nameTF
Transcription Factor name

Details

The needed iicc is the vector of parameters to study

See Also

MEET,EntropyHOMO,EntropyDROSOPHILA,EntropyMUS,EntropyRATTUS,DivergenceHOMO,DivergenceMUS,DivergenceRATTUS,DivergenceMUS

Examples

Run this code
require("MEET")
data(iicc)
EntropyRATTUS(nameTF=iicc$nameTF)

Run the code above in your browser using DataLab