Description Usage Arguments Value
Slice the refFlat dataset
1 | slice_refflat(chrom, start, end, rf = refflat_data)
|
chrom |
character. The chromosome of the slice. |
start |
integer. The start position of the slice. |
end |
integer. The end position of the slice. |
rf |
data frame. The refflat dataset. |
A data frame representing the requested slice of the refflat data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.