Description Usage Arguments Value Examples
Obtain somatic mutation count for each sample
1 | getMutNum(object)
|
object |
MutationFeatureData class |
the number of somatic mutations for each cancer sample stored into the instance of mutationFeatureData class.
1 2 3 | After obtaining mutationFeatureData (see e.g., readMPFile function) as G,
mutNum <- getMutNum(G)
print(mutNum)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.