×

nf-core/pygenprop/info @ 0.0.0-0c7146d

Display a summary of the contents of a Micromeda file, including the number of samples, genome property assignments, step assignments, InterProScan matches, and protein sequences.

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

Summary

Display a summary of the contents of a Micromeda file, including the number of samples, genome property assignments, step assignments, InterProScan matches, and protein sequences.

Get started

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

include { PYGENPROP_INFO } from 'nf-core/pygenprop/info'

License

MIT License

Process
Name PYGENPROP_INFO
Input 1 channel
#1 tuple
meta map

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

meda file

Micromeda SQLite database containing Genome Properties assignments (output of pygenprop build)

*.micro
Output 3 channels
#1 info tuple
meta map

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

*.info file

Plain-text summary report of the Micromeda file contents, including counts of samples, genome property assignments, step assignments, InterProScan matches, and protein sequences

*.info
#2 versions_python tuple
${task.process} string

The name of the process

python string

The name of the tool

python -V | sed "s/Python //g" eval

The expression to obtain the version of the tool

#3 versions_pygenprop tuple
${task.process} string

The name of the process

pygenprop string

The name of the tool

"1.1" string

The expression to obtain the version of the tool

Tool Description Homepage
pygenprop A python library for programmatic usage of EBI InterPro Genome Properties. https://github.com/Micromeda/pygenprop
Version 0.0.0-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 19:29:27 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fpygenprop%2Finfo/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/pygenprop/info/blobs/sha256:f4545f9c6a53ead78b8a4c6a4108b6fb4e498b0449e318e35d431c51262fcab6
Size 2.7 KB
Checksum sha256:f4545f9c6a53ead78b8a4c6a4108b6fb4e498b0449e318e35d431c51262fcab6
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:39:05 (UTC) 3 2.7 KB
0.0.0-0c7146d 08 Apr 2026 19:29:27 (UTC) 3 2.7 KB