Description Usage Arguments Details Author(s) References See Also Examples
View source: R/run.read.MDscan.R
This function runs and reads MDscan on training mode.
1 | run.read.MDscan(input, k, len_motif, num_motif,call.MDscan)
|
input |
DNA sequence |
k |
Length DNA candidate seqeunce |
len_motif |
Length motif |
num_motif |
Number motif |
call.MDscan |
Path MDscan |
This function needs seqinr-Package and MDscan software.
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
MEET, kfold.PredictInformationTheory, MEME, kfold.PredictDivergence, kfold.PCA
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.