Skip to content
forked from jean997/GFA

R package for Genetic Factor Analysis (GFA)

Notifications You must be signed in to change notification settings

YuxiaoRuoyao/GFA

 
 

Repository files navigation

Installation Instructions

Install GFA from GitHub

devtools::install_github("jean997/GFA")

or to install with vignette

devtools::install_github("jean997/GFA", build_vignettes = TRUE)
browseVignettes("GFA")

Pipeline

We have written a Snakemake pipeline that implements all of the steps of a GFA analysis and requires only input of configuration parameters and a spreadsheet of data files. This pipeline can be found at https://github.com/jean997/gfa_pipeline

About

R package for Genetic Factor Analysis (GFA)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%