-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
62 lines (62 loc) · 1.75 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
Package: PICH
Type: Package
Title: Priority Index Approach to Clonal Hematopoiesis Therapeutics
Version: 1.0.0
Date: 2024-3-25
Authors@R: c(person("Hai", "Fang", email="[email protected]", role=c("aut","cre")))
Maintainer: Hai Fang <[email protected]>
Depends: R (>= 4.2.0), igraph, ggplot2
Imports: dplyr, forcats, GenomicRanges, ggnetwork, ggrepel, Matrix, osfr, purrr, stats, stringr, tibble, tidyr, pbapply, curl, ggraph
Suggests: foreach, grid, gridExtra, RColorBrewer, ggupset, graphics, grDevices, utils, ggbio, GenomeInfoDb, doParallel, scales, supraHex
Description: This package is designed to identify therapeutic candidates (both therapeutic targets and repurposed drugs) based on multi-layered datasets related to clonal hematopoiesis (defined as the clonal expansion of the blood stem cell and its progeny).
Collate:
'ClassMethod-PICH.r'
'oRDS.r'
'oDefineNet.r'
'oIG2TB.r'
'oTB2IG.r'
'oNetInduce.r'
'oPierAnno.r'
'oPierGenes.r'
'oPier.r'
'oRWR.r'
'oCheckParallel.r'
'oSymbol2GeneID.r'
'oPierMatrix.r'
'oSparseMatrix.r'
'oPierManhattan.r'
'oSEAadv.r'
'oSEA.r'
'oSEAextract.r'
'oSEAballoon.r'
'oColormap.r'
'oCombineNet.r'
'oPierSubnet.r'
'oSubneterGenes.r'
'oLayout.r'
'oVisEvidenceAdv.r'
'oVisEvidence.r'
'oGGnetwork.r'
'oPieplot.r'
'oSEAupset.r'
'oDAGinduce.r'
'oSEAggraph.r'
'oGGraph.r'
'oRepurpose.r'
'oHeatmap.r'
'oAttack.r'
'oUpsetAdv.r'
'oPvalAggregate.r'
'oDAGlevel.r'
'oDAGroot.r'
'oDAGreverse.r'
'oNetPipeline.r'
'oBUMfit.r'
'oBUMscore.r'
'oFDRscore.r'
'oNetFind.r'
'oNetConfidence.r'
'visNet.r'
'visDAG.r'
License: GPL-2
biocViews: SystemsBiology, GeneTarget, Pathways, Network