- Home
- Bioconductor 3.22
- Software Packages
- SNPediaR
SNPediaR
This is the released version of SNPediaR; for the devel version, see SNPediaR.
Query data from SNPedia
Bioconductor version: Release (3.22)
SNPediaR provides some tools for downloading and parsing data from the SNPedia web site
Author: David Montaner [aut, cre]
Maintainer: David Montaner <david.montaner at gmail.com>
citation("SNPediaR")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("SNPediaR")
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("SNPediaR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.