nf-core/metaspace/converter @ 0.0.0-0c7146d
Summary
Export METASPACE datasets to AnnData and SpatialData objects
Get started
Add the following snippet to your workflow script to include this module.
include { METASPACE_CONVERTER } from 'nf-core/metaspace/converter'
License
MIT License
Process
Name
|
METASPACE_CONVERTER |
|---|
Input
6 channels
ds_id
string
|
METASPACE dataset identifier to retrieve and convert to AnnData and SpatialData formats. |
|---|
database_name_
string
|
Name of the metabolite annotation database to use (e.g., HMDB) |
|---|
database_version_
string
|
Version of the annotation database to use (e.g., v4) |
|---|
fdr_
string
|
False Discovery Rate threshold for filtering metabolite annotations. ^(0(\.[0-9]+)?|1(\.0+)?)$
|
|---|
use_tic_
string
|
Controls whether intensity values are scaled by the total ion count per pixel. ^(true|false)$
|
|---|
metadata_as_obs_
string
|
Whether to store metadata in the obs dataframe instead of uns. ^(true|false)$
|
|---|
Output
3 channels
#1
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
#2
adata_object
AnnData_${ds_id}.h5ad
file
|
AnnData object in .h5ad format. Obs are single pixels and vars are metabolites |
|---|
#3
sdata_object
SpatialData_${ds_id}.zarr
directory
|
SpatialData format in .zarr format |
|---|
| Tool | Description | Homepage |
|---|---|---|
| metaspace_converter | Python package to download and convert datasets from the METASPACE knowledge base to common formats for single-cell and spatial omics analysis | https://metaspace2020.github.io/metaspace-converter/ |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 08 Apr 2026 19:17:39 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fmetaspace%2Fconverter/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/metaspace/converter/blobs/sha256:1226759ca45e70312c0dc3b961bb3d0cb88d93c4af4437b3018cdf0d67e63d50 |
| Size | 3.7 KB |
| Checksum | sha256:1226759ca45e70312c0dc3b961bb3d0cb88d93c4af4437b3018cdf0d67e63d50 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:30:24 (UTC) | 3 | 3.8 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:17:39 (UTC) | 3 | 3.7 KB |