Package: cellbaseR
Type: Package
Date: 2016-04-17
Title: Querying annotation data from the high performance Cellbase web
Version: 1.16.0
Author: Mohammed OE Abdallah
Maintainer: Mohammed OE Abdallah <melsiddieg@gmail.com>
URL: https://github.com/melsiddieg/cellbaseR
Description: This R package makes use of the exhaustive RESTful Web
        service API that has been implemented for the Cellabase
        database. It enable researchers to query and obtain a wealth of
        biological information from a single database saving a lot of
        time. Another benefit is that researchers can easily make
        queries about different biological topics and link all this
        information together as all information is integrated.
License: Apache License (== 2.0)
Depends: R(>= 3.4)
Imports: methods, jsonlite, httr, data.table, pbapply, tidyr, R.utils,
        Rsamtools, BiocParallel, foreach, utils, parallel, doParallel
Suggests: BiocStyle, knitr, rmarkdown, Gviz, VariantAnnotation
RoxygenNote: 6.1.1
biocViews: Annotation, VariantAnnotation
Lazy: TRUE
Collate: 'commons.R' 'AllClasses.R' 'AllGenerics.R'
        'AnnotateVcf-methods.R' 'CellBaseParam-methods.R'
        'CellBaseR-methods.R' 'cellbase.R' 'getCellbase-methods.R'
        'getChromosomeInfo-methods.R' 'getClinical-methods.R'
        'getGene-methods.R' 'getMeta-methods.R' 'getProtein-methods.R'
        'getRegion-methods.R' 'getSnp-methods.R' 'getTf-methods.R'
        'getTranscript-methods.R' 'getVariant-methods.R'
        'getXref-methods.R' 'show-methods.R' 'tools.R' 'user.R'
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/cellbaseR
git_branch: RELEASE_3_13
git_last_commit: 3bb8377
git_last_commit_date: 2021-05-19
Date/Publication: 2021-05-19
NeedsCompilation: no
Packaged: 2021-05-19 23:18:34 UTC; biocbuild
Built: R 4.1.0; ; 2021-05-20 07:26:19 UTC; windows
