cpDesign: Example of a cancer panel design export

cpDesignR Documentation

Example of a cancer panel design export

Description

Bed style export of cpObj

Usage

data(cpDesign)

Format

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.

Source

Derived from running panelDesigner on cpObj

Examples

#Load cpDesign and show its structure
data(cpDesign)
str(cpDesign)

gmelloni/PrecisionTrialDrawer documentation built on March 4, 2023, 1:48 a.m.