Description Usage Arguments Value
View source: R/get_gene_chrom_TMB.R
Combines bed files with WGS/WXS/IMPACT genes for chromatin accessibility and TMB
1 | get_gene_chrom_TMB(bed, gen, map, seg.size, cores = 1)
|
bed |
BED file with fully processed with 7 columns ("Chromosome","start","end","type","score","strand","signal"). |
gen |
complete maf file with chromosome, chromosome start/end, sample ID |
map |
Start and end positions of all genes in the genome (or interest) |
seg.size |
Size of segments to be used. |
dat a data frame with the name of genes, their positions and their estimated chromatin access and TMB.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.