nf-core/scds @ 0.0.0-0c7146d
Summary
Module to use scds for doublet scoring
Get started
Add the following snippet to your workflow script to include this module.
include { SCDS } from 'nf-core/scds'
License
MIT License
Process
Name
|
SCDS |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
rds
file
|
RDS file containing filtered data (without empty droplets) in SingleCellExperiment format *.rds
|
Output
3 channels
#1
rds
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*.rds
file
|
RDS file containing doublet scores in SingleCellExperiment format *.rds
|
#2
versions
versions.yml
file
|
File containing software version versions.yml
|
|---|
#3
predictions
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
*.csv
file
|
CSV file containing doublet scores *.csv
|
| Tool | Description | Homepage |
|---|---|---|
| scds | scds is an in-silico doublet annotation tool for single cell RNA sequencing data | https://www.bioconductor.org/packages/release/bioc/html/scds.html |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 08 Apr 2026 19:35:12 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fscds/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/scds/blobs/sha256:9cfdb49583c3ed5b98a319d3c108489ce07f9e2ee89489441b68379fd58261e7 |
| Size | 3.1 KB |
| Checksum | sha256:9cfdb49583c3ed5b98a319d3c108489ce07f9e2ee89489441b68379fd58261e7 |
| Downloads | 2 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:43:37 (UTC) | 3 | 3.1 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:35:12 (UTC) | 2 | 3.1 KB |