×

nf-core/immunedeconv @ 0.0.0-6c4ed3a

Perform immune cell deconvolution using RNA-seq data and various computational methods.

Latest version: 0.0.0-6c4ed3a
Total downloads: 6
Source: nf-core/modules
Authors: @grst @nschcolnicov
Maintainers: @grst @nschcolnicov

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

Process
Name IMMUNEDECONV
Input 2 channels
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

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.

Output 3 channels
#1 versions
versions.yml file

File containing software versions

versions.yml
#2 deconv_plots tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*.png file

Visualization plots generated during deconvolution.

*.png
#3 deconv_table tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*.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-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:25:02 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fimmunedeconv/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/immunedeconv/blobs/sha256:214b53be1bc4981cddf1a264c147ed43ffcb070fba8e07c241386170d0bcf118
Size 4.0 KB
Checksum sha256:214b53be1bc4981cddf1a264c147ed43ffcb070fba8e07c241386170d0bcf118
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