ExamplePaneldesign.Rd
Sequencing design of the panel used as examples.
ExamplePaneldesign
A GRanges object with 8320 ranges and 2 metadata columns
Chromosome name
Start-End genomic positions
'+', '-' or '*' for undefined
hgnc gene symbol and start-end cooridnates
hgnc gene symbol and Pool (1 or 2)
In house panel design, provided as example. design_file_path = system.file( "data-raw" , "ExamplePaneldesign.bed" , package = "TMBleR" , mustWork = TRUE)
design <- readDesign( filename = design_file_path , assembly = "hg19 , ids = "entrezgene_id")