df2grl | R Documentation |
data frame to grl
df2grl(
df,
seqnames.field = "seqnames",
start.field = "start",
end.field = "end",
strand.field = "strand",
split.field = "grl.ix",
ignore.strand = FALSE,
keep.extra.columns = TRUE,
asmcols = NULL,
keepgrmeta = FALSE
)
GRanges
Kevin Hadi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.