To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("eiR")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
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
Maintainer: Kevin Horan <khoran at cs.ucr.edu>
Citation (from within R,
enter citation("eiR")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("eiR")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("eiR")
R Script | eiR | |
Reference Manual | ||
Text | README | |
Text | NEWS | |
Text | LICENSE |
biocViews | Bioinformatics, Clustering, DataImport, Infrastructure, Proteomics, Software |
Version | 1.2.0 |
In Bioconductor since | BioC 2.12 (R-3.0) |
License | Artistic-2.0 |
Depends | R (>= 2.10.0), ChemmineR(>= 2.13.8), methods, DBI |
Imports | snow, tools, snowfall, RUnit, methods, ChemmineR, RCurl, digest, BiocGenerics |
Suggests | RCurl, snow, BiocStyle |
System Requirements | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me |
Follow Installation instructions to use this package in your R session.
Package Source | eiR_1.2.0.tar.gz |
Windows Binary | |
Mac OS X 10.6 (Snow Leopard) | eiR_1.2.0.tgz |
Browse/checkout source | (username/password: readonly) |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!