| query_ref | R Documentation | 
Determines the pearson correlation between the query and each reference signature.
query_ref(query, ref, sorted = TRUE, ngenes = 200)
| query | Named numeric vector of differentual expression values for
query genes. Usually 'meta' slot of  | 
| ref | A matrix of differential expression to query against (rows are genes, columns are samples). | 
| sorted | Would you like the results sorted by decreasing similarity? Default is TRUE. | 
| ngenes | The number of top differentially-regulated (up and down) query genes to use. | 
Vector of pearson correlations between query and reference signatures.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.