-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
36 lines (36 loc) · 1.17 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Package: phantasusLite
Type: Package
Title: Loading and annotation RNA-seq counts matrices
Version: 1.3.3
Authors@R: c(person("Rita", "Sablina", role = "aut"),
person("Maxim", "Kleverov", role = "aut"),
person("Alexey", "Sergushichev", email = "alsergbox@gmail.com", role = c("aut", "cre")))
Description: 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.
Depends: R (>= 4.2)
Imports:
data.table,
rhdf5client(>= 1.25.1),
httr, stringr,
stats,
utils,
Biobase,
methods
biocViews: GeneExpression, Transcriptomics, RNASeq
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Suggests:
testthat (>= 3.0.0),
knitr,
rmarkdown,
BiocStyle,
rhdf5,
GEOquery
VignetteBuilder: knitr
Config/testthat/edition: 3
URL: https://github.com/ctlab/phantasusLite/
BugReports: https://github.com/ctlab/phantasusLite/issues