View source: R/TrinucleotideVariantsLib.R
tnvTabToTNVcatalogue | R Documentation |
This function takes as input a list of trinucleotide variants (TNVs). It then annotates the TNVs and computes the TNV catalogues. The trinucleotide mutations considered are only those where all three bases change, i.e. TTT>AAA but not TTT>ATA.
tnvTabToTNVcatalogue(tnvtab)
tnvtab |
requires columns Sample, Chrom, Pos, Ref, Alt, with Ref and Alt of length 3 |
list of annotated TNVs and TNV catalogue
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.