-
Notifications
You must be signed in to change notification settings - Fork 39
/
Copy path_pkgdown.yml
173 lines (153 loc) · 2.73 KB
/
_pkgdown.yml
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
template:
bootstrap: 5
destination: docs
reference:
- title: Main functions
desc: main functions to run each algorithm
contents:
- pandaPy
- createCondorObject
- lioness
- alpaca
- sambar
- monster
- otter
- cobra
- puma
- spider
- tiger
- runEgret
- dragon
- craneBipartite
- title: PANDA
desc: All functions of PANDA
contents:
- pandaPy
- pandaToCondorObject
- pandaToAlpaca
- pandaDiffEdges
- visPandaInCytoscape
- createPandaStyle
- title: CONDOR
desc: All functions of CONDOR
contents:
- createCondorObject
- starts_with("condor")
- title: LIONESS
desc: All functions of LIONESS
contents:
- lionessPy
- lioness
- title: ALPACA
desc: All functions of ALPACA
contents:
- starts_with("alpaca")
- title: SAMBAR
desc: All functions of SAMBAR
contents:
- starts_with("sambar")
- title: MONSTER
desc: All functions of MONSTER
contents:
- starts_with("monster")
- title: OTTER
desc: OTTER functions
contents:
- otter
- title : TIGER
desc: TIGER functions
contents:
- tiger
- TIGER_expr
- TIGER_prior
- adj2regulon
- priorPp
- title : COBRA
desc: COBRA functions
contents:
- cobra
- title: CRANE
desc: CRANE functions
contents:
- craneBipartite
- craneUnipartite
- elistToAdjMat
- elistSort
- elistRemoveTags
- elistSort
- isElist
- adjMatToElist
- el2adj
- el2regulon
- elistIsEdgeOrderEqual
- elistAddTags
- adj2el
- jutterDegree
- title: DRAGON
desc: DRAGON functions
contents:
- dragon
- title: SPIDER
desc: SPIDER functions
contents:
- spider
- degreeAdjust
- title: PUMA
desc: PUMA functions
contents:
- puma
- title: EGRET
desc: EGRET functions
contents:
- runEgret
- title: BLOBFISH
desc: BLOBFISH functions
contents:
- RunBLOBFISH
- GenerateNullPANDADistribution
- BuildSubnetwork
- CalculatePValues
- FindSignificantEdgesForHop
- SignificantBreadthFirstSearch
- FindConnectionsForAllHopCounts
- PlotNetwork
- title: YARN
desc: YARN functions
contents:
- checkMisAnnotation
- checkTissuesToMerge
- filterGenes
- filterLowGenes
- normalizeTissueAware
- annotateFromBiomart
- downloadGTEx
- extractMatrix
- filterMissingGenes
- filterSamples
- plotCMDS
- plotDensity
- plotHeatmap
- qsmooth
- qstats
- title: Plotting functions
desc: function to plot the networks and community structures.
contents:
- createPandaStyle
- condorPlotCommunities
- condorPlotHeatmap
- title: Helper functions
desc: miscellaneous function
contents:
- sourcePPI
- pandaToCondorObject
- pandaToAlpaca
- title: Data
desc: Input example data files
contents:
- yeast
- small1976
- mut.ucec
- exon.size
- genes
- Bladder_data
- Skin_data