Skip to content

Commit bbc7fb1

Browse files
author
Josh Campbell
committed
Updated docs v1.22
1 parent afbed3d commit bbc7fb1

203 files changed

Lines changed: 3054 additions & 32993 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

NEWS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# celda v1.22.1 (2024-10-29)
2+
* Fixed issue with enrichR not being loaded
3+
4+
# celda v1.22.0 (2024-10-29)
5+
* Update to match Bioconductor release version
6+
17
# celda v1.18.2 (2024-04-02)
28
* Updated Makevar files to new CRAN standards
39
* Fixed unit test causing error

_pkgdown.yml

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,15 @@ reference:
5252
- subsetCeldaList
5353
- appendCeldaList
5454
- celdaPerplexity
55-
55+
56+
- title: Finding moudules that identify clusters using trees
57+
desc: Using decision trees to find madules that uniquely identify each cluster from all other clusters
58+
contents:
59+
- findMarkersTree
60+
- getDecisions
61+
- plotDendro
62+
- plotMarkerHeatmap
63+
5664
- title: Miscellaneous celda functions
5765
desc: Various functions for manipulation of celda results
5866
contents:
@@ -126,13 +134,13 @@ navbar:
126134
- icon: fa-home fa-lg
127135
href: https://www.camplab.net/celda
128136
- text: "Installation"
129-
href: articles/articles/installation.html
137+
href: articles/installation.html
130138
- text: "Vignettes"
131139
menu:
132140
- text: "Celda - Analysis of PBMC3K"
133-
href: articles/articles/celda_pbmc3k.html
141+
href: articles/celda_pbmc3k.html
134142
- text: "DecontX - Decontamination of PBMC4K"
135-
href: articles/articles/decontX_pbmc4k.html
143+
href: articles/decontX_pbmc4k.html
136144
- text: "Reference"
137145
href: reference/index.html
138146
- text: "News"

docs/404.html

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/CONDUCT.html

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)