tnvTabToTNVcatalogue: Build a Trinucleotide Variants Catalogue from TNVs list

View source: R/TrinucleotideVariantsLib.R

tnvTabToTNVcatalogueR Documentation

Build a Trinucleotide Variants Catalogue from TNVs list

Description

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.

Usage

tnvTabToTNVcatalogue(tnvtab)

Arguments

tnvtab

requires columns Sample, Chrom, Pos, Ref, Alt, with Ref and Alt of length 3

Value

list of annotated TNVs and TNV catalogue


Nik-Zainal-Group/signature.tools.lib documentation built on April 13, 2025, 5:50 p.m.