Bioc2026 Registration Open!

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

MaintainerAlexey Sergushichev <alsergbox@gmail.com>
AuthorRita Sablina [aut], Maxim Kleverov [aut], Alexey Sergushichev [aut, cre]
LicenseMIT + file LICENSE
URLhttps://github.com/ctlab/phantasusLite/
Bug Reportshttps://github.com/ctlab/phantasusLite/issues
Downloads rank192
Source branchRELEASE_3_23
biocViewsGeneExpression, 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