rsemmed
An interface to the Semantic MEDLINE database
Bioconductor version: 3.23 · Package version: 1.22.0
A programmatic interface to the Semantic MEDLINE database. It provides functions for searching the database for concepts and finding paths between concepts. Path searching can also be tailored to user specifications, such as placing restrictions on concept types and the type of link between concepts. It also provides functions for summarizing and visualizing those paths.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("rsemmed") Details
| Maintainer | Leslie Myint <leslie.myint@gmail.com> |
| Author | Leslie Myint [aut, cre] (ORCID: <https://orcid.org/0000-0003-2478-0331>) |
| License | Artistic-2.0 |
| URL | https://github.com/lmyint/rsemmed |
| Bug Reports | https://github.com/lmyint/rsemmed/issues |
| Downloads rank | 219 |
| Source branch | RELEASE_3_23 |
| biocViews | Annotation, Pathways, Software, SystemsBiology |