Description Usage Arguments Author(s) References See Also Examples
Given a training sequence set, the optimal length and number motif has been estimated by means of leave-one-out cross-training from length and number motif set. From each value, the ROC curve has been calculated. From this results, the optimal value has been considered according to the area under conver surface maximum
1 | kfold.MDscan(iicc, TF)
|
iicc |
A set of inicial conditions for the MEET-package (mode, method, background, alignment, threshold, parameters, Transcriptionfactor, nummotif, lenmotif, sentit, position, missing, vector, gapopen, maxiters, gapextend) |
TF |
A set of nucleotide sequences |
Erola Pairo <epairo@ibecbarcelona.eu> and Joan Maynou <joan.maynou@upc.edu>
X. S. Liu, D. L. Brutlag, and J. S. Liu, An algorithm for finding proteindna binding sites with applications to chromatin-immunopre- cipitation microarray experiments, Nat. Biotechnol. vol. 20, no. 8, pp. 835, Aug. 2002 [Online]. Available: http://dx.doi.org/10.1038/ nbt717
kfold.Divergence, kfold.Entropy, kfold.MEME, kfold.MATCH and kfold.PCA
1 2 3 | data(iicc)
pathMEET<-system.file("exdata",package="MEET")
#kfold.MDscan(iicc,TF=paste(pathMEET,"AP1.fa",sep="/"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.