View source: R/utils_imports.R
import.fstwig | R Documentation |
Import region from fastwig
import.fstwig(gr, dir, id = "", readlengths = "all")
gr |
a GRanges object of exons |
dir |
prefix to filepath for file strand and chromosome will be added |
id |
id to column type, not used currently! |
readlengths |
integer / character vector, default "all". Or a subset of readlengths. |
a data.table with columns specified by readlengths
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.