eiR
This is the released version of eiR; for the devel version, see eiR.
Accelerated similarity searching of small molecules
DOI: 10.18129/B9.bioc.eiR
Bioconductor version: Release (3.22)
The eiR package provides utilities for accelerated structure similarity searching of very large small molecule data sets using an embedding and indexing approach.
Author: Kevin Horan, Yiqun Cao and Tyler Backman
Maintainer: Thomas Girke <thomas.girke at ucr.edu>
citation("eiR")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("eiR")
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("eiR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.