nf-core/pygenprop/info @ 0.0.0-6c4ed3a
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
Name
|
PYGENPROP_INFO |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
meda
file
|
Micromeda SQLite database containing Genome Properties assignments (output of pygenprop build) *.micro
|
info
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.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
|
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 |
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-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:39:05 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fpygenprop%2Finfo/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/pygenprop/info/blobs/sha256:5afd2d4a94074d9bd0aa6921ee60d62373d8ebc72705f2780c7686dcf1fdab22 |
| Size | 2.7 KB |
| Checksum | sha256:5afd2d4a94074d9bd0aa6921ee60d62373d8ebc72705f2780c7686dcf1fdab22 |
| 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 |