View source: R/annotate_hybrids.R
annotate_hybrids | R Documentation |
Annotates hybrids.dt using iCount regions.gtf
file (generated by iCount segment
)
annotate_hybrids(hybrids.dt, regions.gr)
hybrids.dt |
Hybrids data.table |
regions.gr |
iCount regions.gtf file as GRanges |
hybrids.dt
annotated with region
, gene_id
, gene_name
and biotype
columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.