AHPubMedDbs
SQLites, tibbles, and data.tables for AnnotationHub
Bioconductor version: 3.23 · Package version: 1.8.0
Supplies AnnotationHub with some preprocessed sqlite, tibble, and data.table datasets of PubMed. All the datasets are generated by our Snakemake workflow [pubmed-workflow](https://github.com/rikenbit/pubmed-workflow). For the details, see the README.md of pubmed-workflow.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("AHPubMedDbs") Details
| Maintainer | Koki Tsuyuzaki <k.t.the-answer@hotmail.co.jp> |
| Author | Koki Tsuyuzaki [aut, cre], Manabu Ishii [aut], Itoshi Nikaido [aut] |
| License | Artistic-2.0 |
| Bug Reports | https://github.com/rikenbit/AHPubMedDbs/issues |
| Downloads rank | 39 |
| Source branch | RELEASE_3_23 |
| biocViews | AnnotationData, AnnotationHub |