×

nf-core/mygene @ 0.0.0-0c7146d

Fetch the GO concepts for a list of genes

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

Summary

Fetch the GO concepts for a list of genes

Get started

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

include { MYGENE } from 'nf-core/mygene'

License

MIT License

Process
Name MYGENE
Input 1 channel
#1 tuple
meta map

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

gene_list file

A tsv/csv file that contains a list of gene ids in one of the columns. By default, the column name should be "gene_id", but this can be changed by using "--columname gene_id" in ext.args.

*.{csv,tsv}
Output 3 channels
#1 gmt tuple
meta map

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

*.gmt file

Each row contains the GO id, a description, and a list of gene ids.

*.gmt
#2 tsv tuple
meta map

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

*.tsv file

(optional) A tsv file with the following columns: query, mygene_id, go_id, go_term, go_evidence, go_category, symbol, name, taxid

*.tsv
#3 versions
versions.yml file

File containing software versions

versions.yml
Tool Description Homepage
mygene A python wrapper to query/retrieve gene annotation data from Mygene.info. https://mygene.info/
Version 0.0.0-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 19:20:37 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fmygene/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/mygene/blobs/sha256:526764eb7d9319423e234ec16b20950b927d72b1b90bb6947c76095b5c4f7a65
Size 6.0 KB
Checksum sha256:526764eb7d9319423e234ec16b20950b927d72b1b90bb6947c76095b5c4f7a65
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:32:41 (UTC) 4 6.0 KB
0.0.0-3fc6d40 22 Apr 2026 15:23:16 (UTC) 3 6.1 KB
0.0.0-0c7146d 08 Apr 2026 19:20:37 (UTC) 3 6.0 KB