View source: R/find_repeat_overlaps.R
Check if matches overlap with repeat sequences
1 | find_repeat_overlaps(matches, genome_build, min_overlap = "any")
|
matches |
Matches (generated using the 'map_probes' function) |
genome_build |
Genome build (hg19 or hg38) |
min_overlap |
Minimum overlap with repeat. Defaults to "any". |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.