Description Usage Arguments Details Value Author(s) See Also Examples
MEME constructed motif is used to run MAST to find TFBS into the query sequence.
1 |
iicc |
options of the MEET program |
Uses the MEME constructed motif
output: the detected sequences and its position within the sequence.
Detected Factors |
factors detected |
P-value |
Similarity Score |
Position |
Position of the detected BS within the large DNA sequence |
Erola Pairo <epairo@ibecbarcelona.eu>
MEET, kfold.MEME, ModelMEME
1 2 3 4 5 | data(iicc)
data(TranscriptionFactor)
iicc$method<-"MEME"
#ModelTFBs<-ModelMEME(iicc)
#DetectedSequences<-PredictMEME(iicc)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.