×

nf-core/macsyfinder/download @ 0.0.0-0c7146d

Download MacSyFinder models using msf_data

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

Summary

Download MacSyFinder models using msf_data

Get started

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

include { MACSYFINDER_DOWNLOAD } from 'nf-core/macsyfinder/download'

License

MIT License

Process
Name MACSYFINDER_DOWNLOAD
Input 1 channel
model_name string

Name of the MacSyFinder model to download (e.g., 'TXSScan', 'CasFinder')

Output 3 channels
#1 models
models directory

Directory containing downloaded MacSyFinder model definitions

models
#2 versions_macsydata tuple
${task.process} string

The name of the process

msf_data string

The name of the tool

msf_data --version 2>&1 | sed "4!d;s/^- MacSyLib //;s/ *$//" eval

The expression to obtain the version of the tool

#3 versions_macsyfinder tuple
${task.process} string

The name of the process

macsyfinder string

The name of the tool

macsyfinder --version 2>&1 | sed "1!d;s/^.*MacSyFinder //;s/ .*$//" eval

The expression to obtain the version of the tool

Tool Description Homepage
macsyfinder Detection of macromolecular systems in protein datasets using systems modelling and similarity search https://github.com/gem-pasteur/macsyfinder
Version 0.0.0-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 19:14:55 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fmacsyfinder%2Fdownload/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/macsyfinder/download/blobs/sha256:a749d4b8b98d2eec147028d592e1efa8c97e74125b47688e95030020498194d0
Size 2.2 KB
Checksum sha256:a749d4b8b98d2eec147028d592e1efa8c97e74125b47688e95030020498194d0
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:29:07 (UTC) 4 2.2 KB
0.0.0-3fc6d40 22 Apr 2026 15:19:48 (UTC) 3 2.2 KB
0.0.0-0c7146d 08 Apr 2026 19:14:55 (UTC) 3 2.2 KB