Description Arguments Value Fields
A reference class implementing a Mean-Variance Genome Wide Association Study
Initialize an mvGWAS object
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 |
an mvGWAS object
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.