generated from shbrief/ProjectAsPackage
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path_pkgdown.yml
77 lines (75 loc) · 1.84 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
title: "GenomicSuperignature"
type: inverse
reference:
- title: Classes
desc: Exported classes
contents:
- GenomicSignatures-class
- PCAGenomicSignatures-class
- title: Constructors
desc: Build objects with designated constructor functions
contents:
- PCAGenomicSignatures
- title: Methods and Accessors
desc: Discover content within PCAGenomicSignatures
contents:
- GenomicSignatures-methods
- PCAGenomicSignatures-methods
- title: Model Building
desc: Functions for PCAGenomicSignatures model building
contents:
- buildAvgLoading
- findStudiesInCluster
- PCinRAV
- rmNaInf
- title: Model Application
desc: Functions for applying PCAGenomicSignatures model to a new data
contents:
- calculateScore
- getModel
- validate
- title: Extract Output and Metadata
contents:
- annotatePC
- annotateRAV
- availableRAVmodel
- extractPC
- findKeywordInRAV
- findSignature
- findStudiesInCluster
- getRAVInfo
- getStudyInfo
- meshTable
- subsetEnrichedPathways
- validatedSignatures
- title: Visualization
contents:
- drawWordcloud
- heatmapTable
- plotAnnotatedPCA
- plotValidate
- sampleScoreHeatmap
- title: Misc. Package Docs
desc: Other package information and data
contents:
- droplist
- filterList
- miniAllZ
- miniRAVmodel
- miniTCGA
- res_hcut
navbar:
title: ~
type: default
left:
- text: Reference
href: reference/index.html
- text: Vignettes
menu:
- text: Quick Start Guide
href: articles/Quickstart.html
- text: Model Contents
href: articles/Contents.html
right:
- icon: fa-github fa-lg
href: /~https://github.com/shbrief/GenomicSuperSignature