Description Usage Arguments Value
Deetects whether the target cytosine overlaps with a palindromic sequences or it is located inbetween of the two arms of a palindromic sequence i.e. in the loop formed by the palindrome.
1 2 |
bed.data |
A data frame containing input bed-formatted data |
offset |
Number of nucleotides expanded in each direction (default:10, max:200) |
min.arm |
Minimum length of each arm (default:5) |
max.loop |
Maximum length of the loop between the two arms of the palindrome |
max.mismatch |
The maximum number of mismatching letters allowed between the two arms of the palindromes |
1/ DNAString subject with the identified palindromes
2/ Number of palindromes falling on/neighboring input data
3/ Number of palindromes per sequence (input to 'meinter' function)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.