View source: R/processNewRamp.R
updateOverlapMatrix | R Documentation |
Update the overlap matrix for store in the shiny app directory
updateOverlapMatrix(min_analyte, overlapmethod, together)
min_analyte |
a int that specifies the minimum of analytes the pathway should have to be considered compute for overlap matrix |
overlapmethod |
a string that specifies the way to compute overlap matrix, must be 'balanced' or 'weighted' |
together |
a boolean value to compute overlap matrix for gene/metabolites separatly or together |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.