is_coherent: Check inner coherence of GWAS dataset

Description Usage Arguments Value Examples

View source: R/utils.R

Description

Checks that the different data structures have the SNPs in the same order.

Usage

1

Arguments

gwas

A GWAS experiment.

Value

TRUE if the GWAS dataset is coherent. Else, raises an error.

Examples

1
martini:::is_coherent(minigwas)

martini documentation built on Nov. 8, 2020, 5:39 p.m.