phantasusLite
Loading and annotation RNA-seq counts matrices
Bioconductor version: 3.23 · Package version: 1.10.0
PhantasusLite – a lightweight package with helper functions of general interest extracted from phantasus package. In parituclar it simplifies working with public RNA-seq datasets from GEO by providing access to the remote HSDS repository with the precomputed gene counts from ARCHS4 and DEE2 projects.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("phantasusLite") Details
| Maintainer | Alexey Sergushichev <alsergbox@gmail.com> |
| Author | Rita Sablina [aut], Maxim Kleverov [aut], Alexey Sergushichev [aut, cre] |
| License | MIT + file LICENSE |
| URL | https://github.com/ctlab/phantasusLite/ |
| Bug Reports | https://github.com/ctlab/phantasusLite/issues |
| Downloads rank | 192 |
| Source branch | RELEASE_3_23 |
| biocViews | GeneExpression, RNASeq, Software, Transcriptomics |
Documentation
Download
Dependencies
Depends: R (>= 4.2)
Imports: data.table, rhdf5client (>= 1.25.1), httr, stringr, stats, utils, Biobase, methods
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, BiocStyle, rhdf5, GEOquery
Reverse dependencies
Imports Me (1): phantasus