View source: R/line_sine_annotation.R
closest_line_sine | R Documentation |
Annotates the distance to nearest LINE and SINE element using repeat masker elements from RepeatMasker. Annotation is in hg38.
closest_line_sine(bp = NULL, genome = NULL, cores = 1)
bp |
Bedpe from svaba_vcf2bedpe or manta_vcf2bedpe |
genome |
run under hg19 or hg38 |
cores |
Number of cores to run on, default is 1 |
Wrapper for LINE/SINE annotation
Bedpe with a columns added for distance to nearest LINE and SINE element
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.