-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
27 lines (27 loc) · 1.54 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
Package: SubtypeDrug
Type: Package
Title: Prioritization of Candidate Cancer Subtype Specific Drugs
Version: 0.1.6
Author: Xudong Han,
Junwei Han,
Chonghui Liu
Maintainer: Junwei Han <[email protected]>
Description: A systematic biology tool was developed to prioritize cancer subtype-specific drugs by integrating genetic perturbation, drug action, biological pathway, and cancer subtype.
The capabilities of this tool include inferring patient-specific subpathway activity profiles in the context of gene expression profiles with subtype labels, calculating differentially
expressed subpathways based on cultured human cells treated with drugs in the 'cMap' (connectivity map) database, prioritizing cancer subtype specific drugs according to drug-disease
reverse association score based on subpathway, and visualization of results (Castelo (2013) <doi:10.1186/1471-2105-14-7>; Han et al (2019) <doi:10.1093/bioinformatics/btz894>; Lamb and Justin (2006) <doi:10.1126/science.1132939>). Please cite using <doi:10.1093/bioinformatics/btab011>.
License: GPL (>= 2)
Depends: R (>= 2.10)
Encoding: UTF-8
LazyData: true
BugReports: https://github.com/hanjunwei-lab/SubtypeDrug/issues
RoxygenNote: 7.2.3
Imports:
BiocGenerics,GSVA,grDevices,graphics,igraph,parallel,pheatmap,rvest,stats,xml2,ChemmineR
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-01-10 11:37:47 UTC; 12859
Repository: CRAN
Date/Publication: 2021-05-17 08:50:03 UTC
Config/testthat/edition: 3