nf-core/pygenprop/build @ 0.0.0-6c4ed3a
Summary
Generate a Micromeda file containing pathway annotations for one or more genomes. Supporting InterProScan and protein sequence information can also be optionally incorporated.
Get started
Add the following snippet to your workflow script to include this module.
include { PYGENPROP_BUILD } from 'nf-core/pygenprop/build'
License
MIT License
Name
|
PYGENPROP_BUILD |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
ips
file
|
InterProScan TSV output file *.tsv
|
gp_txt
file
|
Genome Properties flatfile (e.g. genomeProperties.txt) This file can be found on the original archived repository link below: https://raw.githubusercontent.com/ebi-pf-team/genome-properties/refs/heads/master/flatfiles/genomeProperties.txt *.txt
|
|---|
meda
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.micro
file
|
Micromeda SQLite database containing Genome Properties assignments *.micro
|
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:04 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fpygenprop%2Fbuild/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/pygenprop/build/blobs/sha256:a39de5ef2ff6b2d4a6d00ac104ba602f540b8ea778ac9c7f660c578f9e3f0205 |
| Size | 2.8 KB |
| Checksum | sha256:a39de5ef2ff6b2d4a6d00ac104ba602f540b8ea778ac9c7f660c578f9e3f0205 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:39:04 (UTC) | 3 | 2.8 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:29:25 (UTC) | 3 | 2.8 KB |