| MakeVCFDBSdf | R Documentation |
MakeVCFDBSdf Take DBS ranges and the original VCF and generate a VCF with dinucleotide REF and ALT alleles.
MakeVCFDBSdf(DBS.range.df, SBS.vcf.dt)
DBS.range.df |
Data frame with columns CHROM, LOW, HIGH |
SBS.vcf.dt |
A data table containing the VCF from which
|
A minimal VCF with only the columns CHROM, POS,
ID, REF, ALT, VAF, read.depth.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.