ASGSCA
This is the released version of ASGSCA; for the devel version, see ASGSCA.
Association Studies for multiple SNPs and multiple traits using Generalized Structured Equation Models
Bioconductor version: Release (3.22)
The package provides tools to model and test the association between multiple genotypes and multiple traits, taking into account the prior biological knowledge. Genes, and clinical pathways are incorporated in the model as latent variables. The method is based on Generalized Structured Component Analysis (GSCA).
Author: Hela Romdhani, Stepan Grinek , Heungsun Hwang and Aurelie Labbe.
Maintainer: Hela Romdhani <hela.romdhani at mcgill.ca>
citation("ASGSCA")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ASGSCA")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("ASGSCA")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.