Description Usage Arguments Value Examples
Annotates doublets/multiplets using co-expression based approach
| 1 2 | 
| sce | single cell experiment ( | 
| ntop | integer, indimessageing number of top variance genes to consider. Default: 500 | 
| binThresh | integer, minimum counts to consider a gene "present" in a cell. Default: 0 | 
| verb | progress messages. Default: FALSE | 
| retRes | logical, whether to return gene pair scores & top-scoring gene pairs? Default: FALSE. | 
| estNdbl | logical, should the numer of doublets be estimated from the data. Enables doublet calls. Default:FALSE. Use with caution. | 
sce input sce object SingleCellExperiment with doublet scores added to colData as "cxds_score" column.
| 1 2 3 4 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.