Learn R Programming

MEET (version 5.1.1)

DivergenceRATTUS: DivergenceRATTUS: 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 Divergence algorithm.

Usage

DivergenceRATTUS(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)
DivergenceRATTUS(nameTF=iicc$nameTF)

Run the code above in your browser using DataLab