Description Usage Arguments Value
Find the distances between two motifs within a subset of the genome represented by fasta. If the distribution of motifs are already known look into mT1:::.motifDiffFromDens.
1 2 |
fasta |
A DNAStringSet |
motifs |
The list of motif Character Atomics |
mloc |
A list of indicies of each motif in fasta |
cloc |
A list of indicies of each composite motif in fasta |
i |
Motif index 1 |
j |
Motif index index 2 |
min |
numerical atomic, minimum length of mloc[[i or j]] |
combine |
What to do if two motifs occur in the same region Merged|First |
A numeric vector with two columns , the first being the genomic index the second being the distance.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.