Package: InterMineR
Title: R Interface with InterMine-Powered Databases
Version: 1.9.2
Date: 2016-01-05
Author: Bing Wang, Julie Sullivan, Rachel Lyne, Konstantinos Kyritsis
Maintainer: InterMine Team <r.lyne@gen.cam.ac.uk>
Description: 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.
Depends: R (>= 3.4.1)
License: LGPL
LazyData: true
VignetteBuilder: knitr
Imports: Biostrings, RCurl, XML, xml2, RJSONIO, sqldf, igraph, httr,
        S4Vectors, IRanges, GenomicRanges, SummarizedExperiment,
        methods
Suggests: BiocStyle, Gviz, knitr, rmarkdown, GeneAnswers, GO.db,
        org.Hs.eg.db
BugReports: https://github.com/intermine/intermineR/issues
biocViews: GeneExpression, SNP, GeneSetEnrichment,
        DifferentialExpression, GeneRegulation, GenomeAnnotation,
        GenomeWideAssociation, FunctionalPrediction,
        AlternativeSplicing, ComparativeGenomics, FunctionalGenomics,
        Proteomics, SystemsBiology, Microarray, MultipleComparison,
        Pathways, GO, KEGG, Reactome, Visualization
git_url: https://git.bioconductor.org/packages/InterMineR
git_branch: master
git_last_commit: e05e70a
git_last_commit_date: 2019-11-18
Date/Publication: 2019-11-18
NeedsCompilation: no
Packaged: 2019-11-19 05:37:20 UTC; biocbuild
Built: R 4.0.0; ; 2019-11-19 14:37:38 UTC; windows
