nf-core/immunedeconv @ 0.0.0-0c7146d
Summary
Perform immune cell deconvolution using RNA-seq data and various computational methods.
Get started
Add the following snippet to your workflow script to include this module.
include { IMMUNEDECONV } from 'nf-core/immunedeconv'
License
MIT License
Name
|
IMMUNEDECONV |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
input_file
file
|
Input matrix with genes in rows and samples in columns. *.tsv
|
method
string
|
The deconvolution method to use (e.g., 'CIBERSORT', 'EPIC', 'xCell'). |
function
string
|
The specific function from immunedeconv to execute for analysis. |
gene_symbol_col
string
|
Column name for gene symbols in the matrix input file. |
|---|
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
deconv_plots
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.png
file
|
Visualization plots generated during deconvolution. *.png
|
deconv_table
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.deconvolution_results.tsv
file
|
Results table containing deconvolution data. *.deconvolution_results.tsv
|
| Tool | Description | Homepage |
|---|---|---|
| immunedeconv | The immunedeconv R package provides functions for immune cell deconvolution from RNA-seq data. It supports multiple deconvolution methods and generates results as well as visualizations. | https://github.com/icbi-lab/immunedeconv |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 08 Apr 2026 19:10:45 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fimmunedeconv/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/immunedeconv/blobs/sha256:dbad56da48bd90d1fb079b47bd4077ed2945d595f58d804b916d6e18b979c542 |
| Size | 4.0 KB |
| Checksum | sha256:dbad56da48bd90d1fb079b47bd4077ed2945d595f58d804b916d6e18b979c542 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:25:02 (UTC) | 3 | 4.0 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:10:45 (UTC) | 3 | 4.0 KB |