Package: DeepTarget Type: Package Title: Deep characterization of cancer drugs Version: 1.7.0 Authors@R: c( person("Sanju", "Sinha", email = "sanju@terpmail.umd.edu", role ="aut"), person("Trinh", "Nguyen", email = "tinh.nguyen@nih.gov", role = c("aut","cre"),comment=c(ORCID="0000-0002-6606-6948")), person("Ying", "Hu", email = "yhu@mail.nih.gov", role ="aut")) Description: This package predicts a drug’s primary target(s) or secondary target(s) by integrating large-scale genetic and drug screens from the Cancer Dependency Map project run by the Broad Institute. It further investigates whether the drug specifically targets the wild-type or mutated target forms. To show how to use this package in practice, we provided sample data along with step-by-step example. License: GPL-2 Encoding: UTF-8 biocViews: GeneTarget, GenePrediction,Pathways, GeneExpression, RNASeq, ImmunoOncology,DifferentialExpression, GeneSetEnrichment, ReportWriting,CRISPR RoxygenNote: 7.2.3 VignetteBuilder: knitr Suggests: BiocStyle, knitr, rmarkdown Imports: fgsea, ggplot2, stringr, ggpubr, BiocParallel, pROC, stats, grDevices, graphics, depmap, readr, dplyr Depends: R (>= 4.2.0) Config/pak/sysreqs: cmake make libicu-dev libpng-dev libssl-dev libx11-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:03:17 UTC RemoteUrl: https://github.com/bioc/DeepTarget RemoteRef: HEAD RemoteSha: 824a47300af889b4dca4a93f2720f7b9537dfe41 NeedsCompilation: no Packaged: 2026-07-05 01:44:53 UTC; root Author: Sanju Sinha [aut], Trinh Nguyen [aut, cre] (ORCID: ), Ying Hu [aut] Maintainer: Trinh Nguyen