×

nf-core/gcta/remlldms @ 0.0.0-76dfaba

Run REML-LDMS heritability estimation with an MGRM manifest

Latest version: 0.0.0-76dfaba
Total downloads: 0
Source: nf-core/modules
Authors: @lyh970817
Maintainers: @lyh970817

Summary

Run REML-LDMS heritability estimation with an MGRM manifest

Get started

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

include { GCTA_REMLLDMS } from 'nf-core/gcta/remlldms'

License

MIT License

Process
Name GCTA_REMLLDMS
Input 4 channels
#1 tuple
meta map

Groovy map containing MGRM metadata meta.id should match the MGRM manifest basename, for example plink_simulated_ldms for plink_simulated_ldms.mgrm

mgrm_file file

MGRM manifest file

*.mgrm
grm_files file

GRM bundles referenced by mgrm_file; each manifest entry should have matching *.grm.{id,bin,N.bin} files in this bundle

*.grm.*
#2 tuple
meta2 map

Groovy map containing phenotype metadata; should carry the same sample identity as meta, for example [ id:'plink_simulated_ldms' ]

phenotypes_file file

Phenotype file passed to --pheno

*.{phe,pheno,txt,tsv}
#3 tuple
meta3 map

Groovy map containing quantitative covariate metadata; should carry the same sample identity as meta, for example [ id:'plink_simulated_ldms' ]

quant_covariates_file file

Quantitative covariates file, pass [] when absent

*.{covar,cov,txt,tsv}
#4 tuple
meta4 map

Groovy map containing categorical covariate metadata; should carry the same sample identity as meta, for example [ id:'plink_simulated_ldms' ]

cat_covariates_file file

Categorical covariates file, pass [] when absent

*.{covar,cov,txt,tsv}
Output 2 channels
#1 reml_results tuple
meta map

Groovy map containing MGRM metadata meta.id should match the MGRM manifest basename, for example plink_simulated_ldms for plink_simulated_ldms.mgrm

*.hsq file

REML-LDMS result file

*.{hsq}
#2 versions_gcta tuple
${task.process} string

The process the version was collected from

gcta string

The tool name

gcta --version | sed -En 's/^[*] version v([0-9.]*).*/\1/p' eval

The command used to retrieve the GCTA version

Tool Description Homepage
gcta Genome-wide Complex Trait Analysis (GCTA) estimates genetic relationships, variance components, and association statistics from genome-wide data. https://yanglab.westlake.edu.cn/software/gcta/
Version 0.0.0-76dfaba
Commit ID 76dfaba27ac4eacd80cdac5ba28985ee2646b0bd
Release Date 27 May 2026 15:00:43 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fgcta%2Fremlldms/0.0.0-76dfaba/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/gcta/remlldms/blobs/sha256:7e04894b7d9c10a0a3169158d004902abb6e76482f2e60d01db30bc72714be03
Size 4.0 KB
Checksum sha256:7e04894b7d9c10a0a3169158d004902abb6e76482f2e60d01db30bc72714be03
Downloads 0
Version Date Status Downloads Size Diff
0.0.0-76dfaba 27 May 2026 15:00:43 (UTC) 0 4.0 KB -