getProfileScores | R Documentation |
Calculate the profiling scores
getProfileScores( data = NULL, metadata = NULL, degenes = NULL, profiledata = NULL, profilemetadata = NULL, input = NULL )
data |
Bulk data |
degenes |
DE genes |
profiledata |
expression matrix of the profiling data |
profilemetadata |
metadata of the profiling data |
input |
input |
x <- getProfileScores()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.