View source: R/createExonDFBed.R
createExonDFBed | R Documentation |
Function to create a list of exons from bed file of capture regions from exon custom kit
createExonDFBed(pathToBed, hg19or38 = "hg19")
pathToBed |
Path to bed file (tsv format assumed) |
hg19_or_38 |
hg19 or hg38 version of genome |
data frame of TCRA exons as provided by capture kit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.