Description Usage Arguments Value
View source: R/chrom_profile.R
For each chromosome create file that let's the user plot the chromosome profile for the chromatin access and tumor mutation burden
1 | chrom_profile(bed, gen, seg.size)
|
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 |
seg.size |
Size of segments to be used. |
dat chromosome, position and their estimated chromatin access and TMB (scaled).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.