×

nf-core/foldseek/easysearch @ 0.0.0-0c7146d

Search for protein structural hits against a foldseek database of protein structures

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules
Authors: @vagkaratzas

Summary

Search for protein structural hits against a foldseek database of protein structures

Get started

Add the following snippet to your workflow script to include this module.

include { FOLDSEEK_EASYSEARCH } from 'nf-core/foldseek/easysearch'

License

MIT License

Process
Name FOLDSEEK_EASYSEARCH
Input 2 channels
#1 tuple
meta map

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

pdb file

Protein structure(s) in PDB, mmCIF or mmJSON format to compare against a foldseek database (also works with folder input)

*.{pdb,mmcif,mmjson}
#2 tuple
meta_db map

Groovy Map containing sample information for the foldseek db e.g. [ id:'test', single_end:false ]

db directory

foldseek database from protein structures

*
Output 2 channels
#1 aln tuple
meta map

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

${meta.id}.m8 file

Structural comparisons file output Query, Target, Identity, Alignment length, Mismatches, Gap openings, Query start, Query end, Target start, Target end, E-value, Bit score

*.{m8}
#2 versions
versions.yml file

File containing software versions

versions.yml
Tool Description Homepage
foldseek Foldseek: fast and accurate protein structure search https://search.foldseek.com/search
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:39:53 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Ffoldseek%2Feasysearch/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/foldseek/easysearch/blobs/sha256:616989b1569b94de3ffcd8c572ced2fe15d312994ac1e3ee8736fcdc0a58503a
Size 2.4 KB
Checksum sha256:616989b1569b94de3ffcd8c572ced2fe15d312994ac1e3ee8736fcdc0a58503a
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:39:53 (UTC) 1 2.4 KB -