retrieve.leader.region | R Documentation |
Retrives information about individual binding regions.
retrieve.leader.region(
template.df,
direction = c("fw", "rev"),
start,
end,
gap.char,
init.from.leader
)
template.df |
Template data frame. |
direction |
Identify forward and reverse. |
start |
Start positions. |
end |
End positions. |
gap.char |
The character for gaps in alignments. |
init.from.leader |
Whether the binding regions are initialized from leader sequences. |
Data frame with information on allowed binding regions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.