View source: R/impact_annotation.R
funct_annot | R Documentation |
Annotates for introns, coding, cn, inv, non coding, sv impacts
funct_annot(bp = NULL, genome = NULL, cores = 1)
bp |
bedpe file to annotate |
genome |
run under hg19 or hg38 |
cores |
number of cores to run on, default is 1 |
bedpe with funct_annot column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.