View source: R/DinucleotideVariantsLib.R
dnvTabToDNVcatalogue | R Documentation |
This function takes as input a list of dinucleotide variants (DNVs). It then annotates the DNVs and computes the DNV catalogues. The catalogues are in Zou's style.
dnvTabToDNVcatalogue(dnvtab)
dnvtab |
requires columns Sample, Chrom, Pos, Ref, Alt, with Ref and Alt of length 2 |
list of annotated DNVs and DNV catalogue
J. E. Kucab, X. Zou, S. Morganella, M. Joel, A. S. Nanda, E. Nagy, C. Gomez, A. Degasperi, R. Harris, S. P. Jackson, V. M. Arlt, D. H. Phillips, S. Nik-Zainal. A Compendium of Mutational Signatures of Environmental Agents. Cell, https://doi.org/10.1016/j.cell.2019.03.001, 2019.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.