Bioconductor version: Release (3.16)
Databases based on the InterMine platform such as FlyMine, modMine (modENCODE), RatMine, YeastMine, HumanMine and TargetMine are integrated databases of genomic, expression and protein data for various organisms. Integrating data makes it possible to run sophisticated data mining queries that span domains of biological knowledge. This R package provides interfaces with these databases through webservices. It makes most from the correspondence of the data frame object in R and the table object in databases, while hiding the details of data exchange through XML or JSON.
Author: Bing Wang, Julie Sullivan, Rachel Lyne, Konstantinos Kyritsis, Celia Sanchez
Maintainer: InterMine Team <r.lyne at gen.cam.ac.uk>
Citation (from within R,
enter citation("InterMineR")
):
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("InterMineR")
For older versions of R, please refer to the appropriate Bioconductor release.
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("InterMineR")
HTML | R Script | InterMineR Vignette |
Reference Manual | ||
Text | NEWS | |
Text | LICENSE |
biocViews | AlternativeSplicing, ComparativeGenomics, DifferentialExpression, FunctionalGenomics, FunctionalPrediction, GO, GeneExpression, GeneRegulation, GeneSetEnrichment, GenomeAnnotation, GenomeWideAssociation, KEGG, Microarray, MultipleComparison, Pathways, Proteomics, Reactome, SNP, Software, SystemsBiology, Visualization |
Version | 1.20.0 |
In Bioconductor since | BioC 3.6 (R-3.4) (5.5 years) |
License | LGPL |
Depends | R (>= 3.4.1) |
Imports | Biostrings, RCurl, XML, xml2, RJSONIO, sqldf, igraph, httr, S4Vectors, IRanges, GenomicRanges, SummarizedExperiment, methods |
LinkingTo | |
Suggests | BiocStyle, Gviz, knitr, rmarkdown, GO.db, org.Hs.eg.db |
SystemRequirements | |
Enhances | |
URL | |
BugReports | https://github.com/intermine/intermineR/issues |
Depends On Me | |
Imports Me | |
Suggests Me | |
Links To Me | |
Build Report |
Follow Installation instructions to use this package in your R session.
Source Package | InterMineR_1.20.0.tar.gz |
Windows Binary | InterMineR_1.20.0.zip |
macOS Binary (x86_64) | InterMineR_1.20.0.tgz |
macOS Binary (arm64) | InterMineR_1.20.0.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/InterMineR |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/InterMineR |
Bioc Package Browser | https://code.bioconductor.org/browse/InterMineR/ |
Package Short Url | https://bioconductor.org/packages/InterMineR/ |
Package Downloads Report | Download Stats |
Documentation »
Bioconductor
R / CRAN packages and documentation
Support »
Please read the posting guide. Post questions about Bioconductor to one of the following locations: