View source: R/getPMDGenomicRanges.R
getPMDGenomicRanges | R Documentation |
Create Genomic Ranges from PMD
getPMDGenomicRanges(seqnames, start, end)
seqnames |
string vector with seqnames |
start |
numeric vector with start position |
end |
numeric vector with end position |
Data transformed in genomic ranges with name as chr;start;end
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.