Package: synaptome.db
Type: Package
Title: Synamptosome Proteome Database
Version: 0.99.17
Date: 2023-12-07
Authors@R: c(
    person("Anatoly", "Sorokin", 
        email="lptolik@gmail.com", role="aut"), 
    person("Oksana", "Sorokina", 
        email="oksana.sorokina@ed.ac.uk", role=c("aut", "cre")),
    person("J. Douglas", "Armstrong", role = "aut") )
Description: The package contains local copy of the Synaptic proteome 
    database. On top of this it provide a set of utility R functions 
    to query and analyse its content. It allows extraction of information 
    for specific genes and building the protein-protein interaction graph 
    for gene sets, synaptic compartments, and brain regions.
Depends: R (>= 3.5.0), synaptome.data
Imports: DBI, RSQLite, dplyr, dbplyr, igraph, Rdpack, AnnotationHub,
        utils
RdMacros: Rdpack
License: Artistic-2.0
Encoding: UTF-8
RoxygenNote: 7.3.2
VignetteBuilder: knitr
BugReports: https://github.com/lptolik/synaptome.db/issues/
biocViews: CustomDBSchema, AnnotationHub, FunctionalAnnotation,
        AnnotationData
Suggests: rmarkdown, knitr, pander, testthat, devtools, markdown,
        ggplot2
git_url: https://git.bioconductor.org/packages/synaptome.db
git_branch: devel
git_last_commit: 306fdf3
git_last_commit_date: 2025-08-21
Repository: Bioconductor 3.22
Date/Publication: 2025-08-27
NeedsCompilation: no
Packaged: 2025-08-27 10:33:29 UTC; biocbuild
Author: Anatoly Sorokin [aut],
  Oksana Sorokina [aut, cre],
  J. Douglas Armstrong [aut]
Maintainer: Oksana Sorokina <oksana.sorokina@ed.ac.uk>
