-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_pkgdown.yml
83 lines (71 loc) · 1.44 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
title: VertexWiseR
url: https://cogbrainhealthlab.github.io/VertexWiseR/
template:
bootstrap: 5
reference:
- title: Requirements check
desc: >
contents:
- VWRfirstrun
- title: Surface data extraction and smoothing
desc: >
contents:
- HIPvextract
- SURFvextract
- FSLRvextract
- CAT12vextract
- smooth_surf
- fs_stats
- title: Main analysis functions
- subtitle: Vertex-Wise analysis
desc: >
contents:
- RFT_vertex_analysis
- TFCE_vertex_analysis
- TFCE_vertex_analysis_mixed
- TFCE_threshold
- subtitle: Plotting
desc: >
contents:
- plot_surf
- plot_surf3d
- title: Other functions
- subtitle: Atlas manipulations
desc: >
contents:
- atlas_to_surf
- surf_to_atlas
- subtitle: Decoding surface data
desc: >
contents:
- decode_surf_data
- subtitle: Conversions
desc: >
contents:
- fs5_to_fs6
- fs6_to_fs5
- surf_to_vol
- title: Data objects
- subtitle: Object classes
desc: >
contents:
- MNIsurface-class
- edgelist-class
- ROImap-class
- subtitle: Edges
desc: >
contents:
- edgelist_hip
- subtitle: Template maps
desc: >
contents:
- fs6_to_fs5_map
- hip_points_cells
- MNImap_hip
- subtitle: Parcellation maps
desc: >
contents:
- ROImap_fs5
- ROImap_fs6
- ROImap_fslr32k
- ROImap_hip