Package: genular
Version: 1.0.0
Title: 'Genular' Database API
Authors@R: c(person("Ivan", "Tomic", role=c("aut","cre","cph"), email="info@ivantomic.com", comment = c(ORCID = "0000-0003-3596-681X")), 
            person("Adriana", "Tomic", role=c("aut","ctb","cph","fnd"), email="tomic.adriana@gmail.com", comment = c(ORCID = "0000-0001-9885-3535")),
            person("Stephanie", "Hao", role=c("aut"), email="sphao@bu.edu", comment = c(ORCID = "0000-0002-3760-8234")))
Author: Ivan Tomic [aut, cre, cph] (<https://orcid.org/0000-0003-3596-681X>),
  Adriana Tomic [aut, ctb, cph, fnd]
    (<https://orcid.org/0000-0001-9885-3535>),
  Stephanie Hao [aut] (<https://orcid.org/0000-0002-3760-8234>)
Description: Provides an interface to the 'Genular' database API (<https://genular.atomic-lab.org>), allowing efficient retrieval and integration of genomic, proteomic, and single-cell data. It supports operations like fetching gene annotations, cell expression profiles, and other information as defined in the 'Genular' database, enabling seamless incorporation of biological data into R workflows. With functions tailored for bioinformatics and machine learning, the package facilitates exploration of cellular heterogeneity, gene-disease relationships, and pathway analysis, streamlining multi-omics data analysis.
Maintainer: Ivan Tomic <info@ivantomic.com>
Packaged: 2024-10-07 13:13:41 UTC; login
Imports: httr, jsonlite, dplyr, tidyr, stats
Suggests: plyr, purrr, ggplot2
Depends: R (>= 3.4.0)
URL: https://github.com/atomiclaboratory/genular-database,
        <https://genular.atomic-lab.org>
BugReports: https://github.com/atomiclaboratory/genular-database/issues
License: GPL-3
Encoding: UTF-8
LazyLoad: yes
RoxygenNote: 7.3.1
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2024-10-10 16:40:02 UTC
