-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
27 lines (27 loc) · 851 Bytes
/
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: DrugSeekR
Type: Package
Title: DrugSeekR: Analyzes genomic data and identifies potential drug targets for personalized medicine
Version: 0.1.0
Author: person("Wei Jin", "Luo", email = "weijin.luo@mail.utoronto.ca", role = c("aut", "cre"))
Maintainer: Wei Jin Luo <weijin.luo@mail.utoronto.ca>
Description: Analyze genomic data and identify potential drug targets for personalized medicine,
providing a comprehensive and integrated solution that combines mutational visualization,
gene annotation, and drug target prediction.
License: MIT + file LICENSE
Depends: R (>= 3.1.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
biocViews: biomaRt, maftools
Imports:
ggplot2,
shiny,
biomaRt,
maftools
Suggests:
knitr,
rmarkdown,
testthat (>= 3.0.0),
DT
Config/testthat/edition: 3
VignetteBuilder: knitr