sigProjMatrixToJSON | R Documentation |
Converts a sigProjMatrix from an R Object to a JSON object
sigProjMatrixToJSON(sigzscores, sigpvals, sigs)
sigzscores |
Matrix of signature z-scores |
sigpvals |
Matrix of signature p-values |
sigs |
Signatures to subset zscores/pvalues |
Subsetted sigProjMatrix converted to JSON
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.