View source: R/external_classes_wrapper_functions.R
isMutFeatDataObject | R Documentation |
'isMutFeatDataObject()' checks whether an object is compatible to a
pmsignature::MutationFeatureData
object (version 0.3.0), i.e.,
whether it contains the same info in the same format.
isMutFeatDataObject(x)
x |
Object for which to verify compatibility. |
Logical value (true or false).
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.