Package: cellbaseR
Type: Package
Date: 2016-04-17
Title: Querying annotation data from the high performance Cellbase web
Version: 1.34.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: 7.2.3
biocViews: Annotation, VariantAnnotation
Lazy: TRUE
Encoding: UTF-8
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' '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_22
git_last_commit: eb7c9ed
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 02:59:39 UTC; biocbuild
