Description Usage Arguments Value Examples
Title
1 | align_to_range(p, s, cut)
|
p |
A base sequence in character format |
s |
A base sequence in character format |
cut |
The distance between the starting sites of two fragments |
A list include two IRanges instances (deletion and insertion)
1 | align_to_range(p="AAGG---AAATTTCGGAATAAGGAATTT",s="AAGGCCCCAAATTT-CGGAATAAGGAATTT",cut=0)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.