Description Usage Arguments Functions
Retrieves the full matrix of likelihoods associating single cells with clones
1 2 3 4 5 | getCloneLikelihood(mutcall, mainClones = length(mutcall@mut2clone) > 0)
getConfidence(mutcall, mainClones = length(mutcall@mut2clone) > 0)
getMut2Clone(mutcall)
|
mutcall |
object of class |
mainClones |
Retrieve likelihoods associated with the main Clones. Defaults to |
getCloneLikelihood
: Retrieve the most likely clone associate with each cell.
getConfidence
: Retrieve the likelihood of the most likely clone for each cell.
getMut2Clone
: Retrieve the assignment of mutations to clones, once clusterMetaclones
has been run.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.