nf-core/scanpy/scrublet @ 0.0.0-0c7146d
Summary
Detect doublets in single-cell RNA-seq data using Scrublet via Scanpy
Get started
Add the following snippet to your workflow script to include this module.
include { SCANPY_SCRUBLET } from 'nf-core/scanpy/scrublet'
License
MIT License
Process
Name
|
SCANPY_SCRUBLET |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
h5ad
file
|
AnnData object in h5ad format *.{h5ad}
|
batch_col
string
|
Optional column name in adata.obs containing batch information If provided and contains multiple batches, will be used as batch_key parameter |
|---|
Output
3 channels
#1
h5ad
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*.h5ad
file
|
AnnData object with doublets removed *.h5ad
|
#2
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
#3
predictions
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*.pkl
file
|
Pickle file containing doublet predictions *.pkl
|
| Tool | Description | Homepage |
|---|---|---|
| scanpy | Single-Cell Analysis in Python | https://scanpy.readthedocs.io |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 19:11:19 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fscanpy%2Fscrublet/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/scanpy/scrublet/blobs/sha256:c833a97f510c343b5b6a037eeb84abf2a4ab1313691fce263c92899e50fdd8df |
| Size | 3.4 KB |
| Checksum | sha256:c833a97f510c343b5b6a037eeb84abf2a4ab1313691fce263c92899e50fdd8df |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 19:11:19 (UTC) | 1 | 3.4 KB | - |