mvGWAS: Reference Class for Mean-Variance GWASs

Description Arguments Value Fields

Description

A reference class implementing a Mean-Variance Genome Wide Association Study

Initialize an mvGWAS object

Arguments

phenotype_file

The file that stores the phenotypes. Must be a .CSV or .RDS. Must have one column called 'ID'.

genotype_directory

The directory that stores the genotypes. They must be in .vcf.gz format.

genotype_file_pattern

the pattern

devel

whether to stop being finnicky

Value

an mvGWAS object

Fields

created_at

when the mvGWAS was created

metadata

information about the mvGWAS

data

the data used to conduct the mvGWAS

null_model

the model fit without any SNPs

results

the results of the mvGWAS

genomic_control_dfs

data_frames holding the details of genomic control corrections applied


rcorty/mvGWAS documentation built on May 31, 2019, 1:58 p.m.