Description Usage Arguments Author(s) See Also Examples
This function rewrites a training matrix (a set of aligned nucleotide sequences) in a MEME/MAST format.
1 | writeMEME(matriu, m)
|
matriu |
A set of aligned nucleotide sequences |
m |
Number of TFBS sequence used on leave-one-out cross-training |
Erola Pairo <epairo@ibecbarcelona.eu> and Joan Maynou <joan.maynou@upc.edu>
MEME,transMEME,DMEME,DtransMEMEME
1 2 3 | data(TranscriptionFactor)
matriu<-TranscriptionFactor
writeMEME(matriu, m=1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.