Package: PubScore
Type: Package
Title: Automatic calculation of literature relevance of genes
Version: 1.0.0
Authors@R: c(person("Tiago", "Lubiana", email = "tiago.lubiana.alves@usp.br",
  role = c("aut", "cre")), person("Helder", "Nakaya", email = "hnkaya@usp.br",
  role = c("aut","ths")))
Description: Calculates the importance score for a given gene. The importance score is the total counts of articles in the pubmed database that are a result for that gene AND each term of a list.
Imports: ggplot2, igraph, ggrepel,rentrez, progress, graphics, dplyr,
        utils, methods, intergraph, network, sna
Suggests: FCBF, plotly, SummarizedExperiment, SingleCellExperiment,
        knitr, rmarkdown, testthat (>= 2.1.0), BiocManager, biomaRt
biocViews: GeneSetEnrichment, GeneExpression, SystemsBiology, Genetics,
        Epigenetics, BiomedicalInformatics, Visualization, SingleCell
VignetteBuilder: knitr
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Depends: R (>= 4.0.0)
git_url: https://git.bioconductor.org/packages/PubScore
git_branch: RELEASE_3_11
git_last_commit: 7ac3665
git_last_commit_date: 2020-04-27
Date/Publication: 2020-04-27
NeedsCompilation: no
Packaged: 2020-04-28 04:37:17 UTC; biocbuild
Author: Tiago Lubiana [aut, cre],
  Helder Nakaya [aut, ths]
Maintainer: Tiago Lubiana <tiago.lubiana.alves@usp.br>
