View source: R/SampleMutations.R
unsample_mutations | R Documentation |
Unsample a sampled dataset and expand clustering results with the mutations that were not used during clustering. Mutations are assigned to the same cluster as the most similar mutation is assigned to
unsample_mutations(dataset, clustering_result)
dataset |
A dataset object in which mutations have been sampled |
clustering_result |
A clustering result object based on the downsampled mutations |
A list containing the unsampled dataset and the clustering object with the unused mutations included
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.