Description Usage Arguments Value
Finds the position of motifs on each index of fasta. The results can be used to build the emperical PDF of motif locations.
1 | findLocs(fasta, mloc, cloc, n1, combine = "Merged")
|
fasta |
A DNAStringSet |
mloc |
fasta The indicies that have motifs |
cloc |
fasta The indicies that have compliment motifs |
n1 |
The motif name, an Atomic Character of only IUPAC characters |
combine |
If two motifs are found on the same index Merged|First |
Two columns , the first being the instance the second being the distance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.