-
Notifications
You must be signed in to change notification settings - Fork 5
/
DESCRIPTION
38 lines (38 loc) · 1.16 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
37
38
Package: Xeva
Type: Package
Title: Analysis of patient-derived xenograft (PDX) data
Version: 1.23.1
Date: 2024-11-27
Authors@R: c(
person(given="Arvind", family="Mer", role = c("aut")),
person("Benjamin", "Haibe-Kains",
email = "[email protected]", role = c("aut", "cre"))
)
Maintainer: Benjamin Haibe-Kains <[email protected]>
Description: The Xeva package provides efficient and powerful functions for patient-drived xenograft (PDX) based pharmacogenomic data analysis.
This package contains a set of functions to perform analysis of patient-derived xenograft data. This package was developed by the BHKLab, for further information please see our documentation.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Suggests: BiocStyle, knitr, rmarkdown
Imports:
methods,
stats,
utils,
BBmisc,
Biobase,
grDevices,
ggplot2,
scales,
ComplexHeatmap,
parallel,
doParallel,
Rmisc,
grid,
nlme,
PharmacoGx,
downloader
Depends: R (>= 3.6)
biocViews: GeneExpression, Pharmacogenetics, Pharmacogenomics, Software, Classification
BugReports: https://github.com/bhklab/Xeva/issues