View source: R/determineTypeNumBasesAndTrDir.R
determineTypeNumBasesAndTrDir | R Documentation |
For a given signature or genome representation: determine the type (Shiraishi or Alexandrov), the number of bases, and whether transcription-strand information is included.
determineTypeNumBasesAndTrDir(mutData)
mutData |
The mutation frequency data of the signature or genome. |
A list object composed of: "type"=type of signature or genome; "numBases"=number of bases of the sequence patterns; and "trDir"=logical value indicating whether transcription-strand information has been considered in the mutation frequency data.
Rosario M. Piro
Politecnico di Milano
Maintainer: Rosario
M. Piro
E-Mail: <rmpiro@gmail.com> or <rosariomichael.piro@polimi.it>
http://rmpiro.net/decompTumor2Sig/
Krueger, Piro (2019) decompTumor2Sig: Identification of mutational
signatures active in individual tumors. BMC Bioinformatics
20(Suppl 4):152.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.