getOutlierScores.old | R Documentation |
Calculate membership scores given the iterative DE results
getOutlierScores.old( data = NULL, columns = NULL, conds = NULL, threshold = 0.5 )
data |
data |
columns |
samples |
conds |
conditions |
threshold |
threshold for score |
deres |
DE results |
x <- getOutlierScores()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.