-
Notifications
You must be signed in to change notification settings - Fork 73
Expand file tree
/
Copy path_pkgdown.yml
More file actions
212 lines (206 loc) · 5.46 KB
/
_pkgdown.yml
File metadata and controls
212 lines (206 loc) · 5.46 KB
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
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
url: https://www.borch.dev/uploads/scRepertoire/
template:
bootstrap: 5
bootswatch: flatly
package: scRepertoire
home:
sidebar:
structure:
- links
- license
- custom
- authors
- dev
components:
custom:
title: Citation
text: '[Citing scRepertoire](https://pubmed.ncbi.nlm.nih.gov/40577285/)'
navbar:
left:
- text: Home
href: index.html
- text: Vignettes
menu:
- text: "Getting Set Up"
- text: Installation Instructions
href: articles/Installation.html
- text: Loading Data into scRepertoire
href: articles/Loading.html
- text: Combining Contigs into Clones
href: articles/Combining_Contigs.html
- text: Additional Processing Steps
href: articles/Processing.html
- text: '-------'
- text: "Repertoire Analysis"
- text: Basic Clonal Visualizations
href: articles/Clonal_Visualizations.html
- text: Visualizing Clonal Dynamics
href: articles/Clonal_Dynamics.html
- text: Summarizing Repertoires
href: articles/Repertoire_Summary.html
- text: Comparing Clonal Diversity and Overlap
href: articles/Clonal_Diversity.html
- text: Clustering by Edit Distance
href: articles/Clonal_Cluster.html
- text: '-------'
- text: "Working with Single-Cell Objects"
- text: Combining Clones and Single-Cell Objects
href: articles/Attaching_SC.html
- text: Visualizations for Single-Cell Objects
href: articles/SC_Visualizations.html
- text: Quantifying Clonal Bias
href: articles/Clonal_Bias.html
- text: Extensions
menu:
- text: "Related Packages"
- text: Making Deep Learning Models with immApex
href: articles/immApex.html
- text: Combining Deep Learning and TCRs with Trex
href: articles/Trex.html
- text: Combining Deep Learning and BCRs with Ibex
href: articles/Ibex.html
- text: Bridging Python TCR Tools with immLynx
href: articles/immLynx.html
- text: TCR Specificity Grouping with immGLIPH
href: articles/immGLIPH.html
- text: Immune Reference Data with immReferent
href: articles/immReferent.html
- text: Single-cell Gene Set Enrichment with escape
href: articles/Running_Escape.html
- text: Compatible Packages
menu:
- text: "Third-Party Integrations"
- text: Combining Immcantation and scRepertoire
href: articles/immcantation.html
- text: TCRpheno Applied to T Cell Fate
href: articles/tcrpheno.html
- text: Downstream Analysis with immunarch
href: articles/immunarch.html
- text: VDJ Trajectory Analysis with dandelionR
href: articles/dandelionR.html
- text: Reference
href: reference/index.html
- text: News
href: news/index.html
- text: FAQ
href: articles/FAQ.html
right:
- icon: fa-github
href: https://github.com/BorchLab/scRepertoire
aria-label: GitHub
articles:
- title: Getting Set Up
navbar: ~
contents:
- articles/Installation
- articles/Loading
- articles/Combining_Contigs
- articles/Processing
- title: Repertoire Analysis
navbar: ~
contents:
- articles/Clonal_Visualizations
- articles/Clonal_Dynamics
- articles/Repertoire_Summary
- articles/Clonal_Diversity
- articles/Clonal_Cluster
- title: Working with Single-Cell Objects
navbar: ~
contents:
- articles/Attaching_SC
- articles/SC_Visualizations
- articles/Clonal_Bias
- title: Extensions (BorchLab Packages)
navbar: ~
contents:
- articles/immApex
- articles/Trex
- articles/Ibex
- articles/immLynx
- articles/immGLIPH
- articles/immReferent
- articles/Running_Escape
- title: Compatible Packages
navbar: ~
contents:
- articles/immcantation
- articles/tcrpheno
- articles/immunarch
- articles/dandelionR
- title: Help
navbar: ~
contents:
- articles/FAQ
- title: internal
contents:
- vignette
reference:
- title: Loading and Processing Contigs
desc: Functions that load, combine, and process the single-cell contig information.
- contents:
- loadContigs
- combineTCR
- combineBCR
- clonalBin
- addVariable
- subsetClones
- exportClones
- createHTOContigList
- getContigDoublets
- annotateInvariant
- title: Visualizing Clones
desc: Functions for visualizing clonal data across samples and groups.
- contents:
- clonalAbundance
- clonalCompare
- clonalDiversity
- clonalHomeostasis
- clonalLength
- clonalOverlap
- clonalProportion
- clonalQuant
- clonalRarefaction
- clonalScatter
- clonalSizeDistribution
- vizGenes
- title: Summarizing Repertoire
desc: Functions to summarize clonal sequences across the repertoire.
- contents:
- percentGeneUsage
- percentGenes
- percentVJ
- percentAA
- percentKmer
- positionalEntropy
- positionalProperty
- title: Clustering and Similarity
desc: Functions for clustering clones by sequence similarity.
- contents:
- clonalCluster
- title: Single-Cell Object Visualizations
desc: Functions to add or visualize clonal information along a single-cell object.
- contents:
- combineExpression
- alluvialClones
- clonalBias
- clonalNetwork
- clonalOccupy
- clonalOverlay
- getCirclize
- vizCirclize
- highlightClones
- StartracDiversity
- title: Utilities
desc: Helper functions for filtering gene signatures and converting data.
- contents:
- quietVDJgenes
- quietBCRgenes
- quietTCRgenes
- expression2List
- title: Data
desc: Reference data for package functions.
- contents:
- contig_list
- scRep_example
deploy:
install_metadata: yes