-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_pkgdown.yml
55 lines (55 loc) · 1.16 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
destination: docs
template:
params:
bootswatch: flatly
reference:
- title: "Prior to TWAS"
desc: >
Functions for file formatting and eQTL analysis
contents:
- convertToDosage
- eQTL_MOSTWAS
- mergeFinalModels
- title: "MOSTWAS modeling"
desc: >
Main wrapper functions for MOSTWAS expression models
contents:
- trainLocalModel
- MeTWAS
- DePMA
- title: "Association testing"
desc: >
Functions for TWAS association testing
contents:
- burdenTest
- addedLastTest
- title: "Simulation framework"
desc: >
Functions for running simulation analysis
contents:
- regress
- simBeta
- simEQTL
- simGeno
- simGWAS
- simTrait
- title: "Miscellaneous"
desc: >
Functions used internally in MOSTWAS
contents:
- adjR2
- amplifyTrans
- computeTME
- CVFitMediator
- estimateHeritability
- gatherMediators
- getCisGenotypes
- LDprune
- permuteTME
- RepParallel
- sobelTest
- testTME
- trainMediator
- trainSNPPheno
- trainDeP
- trainExpression