traseR
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see traseR.
GWAS trait-associated SNP enrichment analyses in genomic intervals
Bioconductor version: 3.21
traseR performs GWAS trait-associated SNP enrichment analyses in genomic intervals using different hypothesis testing approaches, also provides various functionalities to explore and visualize the results.
Author: Li Chen, Zhaohui S.Qin
Maintainer: li chen<li.chen at emory.edu>
citation("traseR")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("traseR")
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("traseR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.