Description Usage Arguments Value
Imports a set of genome segmentation files, particularly those generated by StatePaintR, for the purpose of annotating variants
1 |
files |
A character vector containing a list of files to import. These files need to be BED9 format. see https://genome.ucsc.edu/FAQ/FAQformat.html#format1. And they need to be completely disjoint intervals. |
genome |
A character vector describing the genome build against which the segmentations were created, e.g. "hg19", "b37", "hg38", "mm10". |
A GRangesList containing the segmentations imported.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.