getKaKs | R Documentation |
getKaKs compares Ka/Ks between different groups
getKaKs(df, vaf.cutoff = 0.05)
df |
data. Six columns are required to calculate the Ka/Ks, including "Tumor_Sample_Barcode","Chromosome","Start_Position", "Reference_Allele","Tumor_Seq_Allele2" and "VAF". |
vaf.cutoff |
VAF cutoff. Removing mutations with low variant allele frequency (VAF). |
The Ka/Ks is calculated by dndscv::dndscv()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.