| modify_gene_counts | R Documentation |
This function takes the gene counts of a row of the takes the original gene counts of the datasets, multiplies them by 2 and then adds one to the count, creating a transformation of 2x+1. This function is designed to test the algorithmic stability of a clustering algorithm
modify_gene_counts(dataList)
dataList |
a list of data sets |
A data set list with modified gene counts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.