Description Usage Arguments Author(s) Examples
This function reads the output of MAST
1 | motif.mast(input, Factortrans, k, m)
|
input |
Output MAST |
Factortrans |
A set of aligned nucleotide sequences |
k |
Length DNA candidate sequence |
m |
Number of TFBS sequence used on leave-one-out cross-training |
Erola Pairo <epairo@ibecbarcelona.eu> and Joan Maynou <joan.maynou@upc.edu>
1 2 3 4 | data(TranscriptionFactor)
data(iicc)
Factortrans<-TranscriptionFactor
#motif.mast(input,Factortrans,k=length(iicc$DNA),m=1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.