View source: R/runSCENIC_3_scoreCells.R
| runSCENIC_3_scoreCells | R Documentation | 
Step 3: AUCell (scoring the regulons on the individual cells)
runSCENIC_3_scoreCells(
  scenicOptions,
  exprMat,
  skipBinaryThresholds = FALSE,
  skipHeatmap = FALSE,
  skipTsne = FALSE
)
| scenicOptions | Fields used: TODO | 
| exprMat | Expression matrix | 
| skipBinaryThresholds | Whether to skip the automatic binarization step | 
| skipHeatmap | Whether to plot the AUC heatmap | 
| skipTsne | Whether to plot the t-SNE | 
See the detailed vignette explaining the internal steps.
The output is written in the folders 'int' and 'ouput'
runSCENIC_3_scoreCells(scenicOptions)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.