is_coherent | R Documentation |
Checks that the different data structures have the SNPs in the same order.
is_coherent(gwas)
gwas |
A SnpMatrix object with the GWAS information. |
TRUE if the GWAS dataset is coherent. Else, raises an error.
martini:::is_coherent(minigwas)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.