View source: R/EPIC_functions.R
create_report | R Documentation |
This functions create a GR object with the regions of interest from bump_table provided
create_report(bump_table, out_report, df_chr, EPIC = "v2")
bump_table |
Bumphunter dataframe |
out_report |
Not used anymore, to be discarded |
df_chr |
Dataframe generated as in get_chr_len() containing names and length for each Chromosome of interest |
EPIC |
Set v1 or v2 for annotation. It uses hg19 for EPICv1 or hg38 for EPICv2. Default: v2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.