cpDesign | R Documentation |
Bed style export of cpObj
data(cpDesign)
A design is a list composed by four elements:
GeneIntervals
:all CDS and CDS + UTR for all the genes in the panel
TargetIntervals
:all requested target regions (specific single mutations) divided and collapsed by gene symbol
FullGenes
:gene symbols of the genes considered for their full sequence
BedStylePanel
:the entire panel in bed format, merged by chromosome, start and end.
Derived from running panelDesigner on cpObj
#Load cpDesign and show its structure data(cpDesign) str(cpDesign)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.