nf-core/foldcomp/decompress @ 0.0.0-6c4ed3a
Summary
Decompression tool for foldcomp compressed structures
Get started
Add the following snippet to your workflow script to include this module.
include { FOLDCOMP_DECOMPRESS } from 'nf-core/foldcomp/decompress'
License
MIT License
Process
Name
|
FOLDCOMP_DECOMPRESS |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
fcz
file
|
Foldcomp compressed protein structure(s) (also works with folder input) *{*,*.fcz}
|
Output
2 channels
#1
pdb
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
{*pdb,*.cif}
file
|
Either single protein structure (if input was file) or folder with all decompressed protein structures (if input was directory) {*_pdb,*.pdb,*.cif}
|
#2
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| foldcomp | Foldcomp: a library and format for compressing and indexing large protein structure sets | https://github.com/steineggerlab/foldcomp |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:17:34 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Ffoldcomp%2Fdecompress/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/foldcomp/decompress/blobs/sha256:1e7f97d5a4d31b769a0f875bcbb005c576b3238375b74317f2454f3144e45366 |
| Size | 2.4 KB |
| Checksum | sha256:1e7f97d5a4d31b769a0f875bcbb005c576b3238375b74317f2454f3144e45366 |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:17:34 (UTC) | 4 | 2.4 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:12:18 (UTC) | 4 | 2.4 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:01:24 (UTC) | 3 | 2.4 KB |