SomaScan.db
Somalogic SomaScan Annotation Data
Bioconductor version: 3.23 · Package version: 0.99.10
An R package providing extended biological annotations for the SomaScan Assay, a proteomics platform developed by SomaLogic Operating Co., Inc. The annotations in this package were assembled using data from public repositories. For more information about the SomaScan assay and its data, please reference the 'SomaLogic/SomaLogic-Data' GitHub repository.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("SomaScan.db") Details
| Maintainer | Amanda Hiser <ahiser@somalogic.com> |
| Author | Amanda Hiser [cre, aut] (<https://orcid.org/0000-0002-2121-1873>), SomaLogic Operating Co., Inc. [cph, fnd] |
| License | MIT + file LICENSE |
| URL | https://somalogic.com, https://github.com/SomaLogic/SomaScan.db/ |
| Bug Reports | https://github.com/SomaLogic/SomaScan.db/issues |
| Downloads rank | 70 |
| Source branch | RELEASE_3_23 |
| biocViews | AnnotationData, ChipDb, Homo_sapiens |
Download
Dependencies
Depends: R (>= 4.3.0), AnnotationDbi (>= 1.56.2), methods
Imports: DBI, org.Hs.eg.db (>= 3.14.0)
Suggests: annotate, BiocStyle, dplyr, GO.db, KEGGREST, knitr, rmarkdown, SomaDataIO, testthat (>= 3.0.0), tibble, withr