Description Usage Arguments Value
View source: R/annotate_junc.R
annotate_junc_ref
takes as input the junction co-ordinates and
annotates the start and end position based on precise overlap with a known
exon boundary.
1 | annotate_junc_ref(junc_metadata, ref)
|
junc_metadata |
junction metadata output from |
ref |
gr. Gtf as a GRanges object (e.g. imported through rtracklayer). |
list. Raw and normalised counts including metdata detailing junction annotation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.