getGeneralRiboFeatures | R Documentation |
Excluding features that uses RNA-seq normalizations if df.rna is NULL
getGeneralRiboFeatures(
df.rfp,
df.rna = NULL,
grl,
preName = "",
threeUTRsSpecial = NULL,
BPPARAM = bpparam()
)
df.rfp |
ORFik experiment of Ribo-seq |
df.rna |
NULL |
grl |
the ORFs as GRangesList |
preName |
name to pre append in database for each feature |
threeUTRsSpecial |
default NULL, or a GRangesList of 3' UTRs |
BPPARAM |
An instance of a |
NULL (features saved to database)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.