normPmatrix | R Documentation |
normalize peak matrix based on TF-IDF and other algorithms
normPmatrix(obj, method = "TfIDF", scale.factor = 10000)
obj |
p2 object |
method |
TfIDF: LSI TF-IDF normalization in Stuart & Butler et al. 2019 log-TfIDF: The log-TF method TF: IDF normalization no TF |
normalized peak matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.