eiR
This is the development version of eiR; for the stable release version, see eiR.
Accelerated similarity searching of small molecules
Bioconductor version: Development (3.23)
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 (from within R, enter
citation("eiR")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("eiR")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
| Reference Manual |
Details
| biocViews | BiomedicalInformatics, CellBasedAssays, Cheminformatics, Clustering, DataImport, Infrastructure, Metabolomics, MicrotitrePlateAssay, Pharmacogenetics, Pharmacogenomics, Proteomics, Software, Visualization |
| Version | 1.51.0 |
| In Bioconductor since | BioC 2.12 (R-3.0) (12.5 years) |
| License | Artistic-2.0 |
| Depends | R (>= 2.10.0), ChemmineR(>= 2.15.15), methods, DBI |
| Imports | snow, tools, snowfall, RUnit, methods, ChemmineR, RCurl, digest, BiocGenerics, RcppAnnoy (>= 0.0.9) |
| System Requirements | |
| URL | https://github.com/girke-lab/eiR |
See More
| Suggests | BiocStyle, knitcitations, knitr, knitrBootstrap, rmarkdown, RSQLite, codetools |
| Linking To | |
| Enhances | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | |
| Windows Binary (x86_64) | |
| macOS Binary (x86_64) | |
| macOS Binary (arm64) | |
| Source Repository | git clone https://git.bioconductor.org/packages/eiR |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/eiR |
| Package Short Url | https://bioconductor.org/packages/eiR/ |
| Package Downloads Report | Download Stats |