Skip to content

Commit fb461e6

Browse files
committed
docs update
1 parent 0316b48 commit fb461e6

File tree

8 files changed

+15
-197
lines changed

8 files changed

+15
-197
lines changed

.Rhistory

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
1-
filter.condition = TRUE,
2-
parameter.name = "My_CoExp",
3-
trim.marker.1 = FALSE,
4-
trim.marker.2 = FALSE,
5-
pre.scale.trim = 0.99,
6-
display.unscaled.values = FALSE)
7-
plot(DLAnno_SO$plot_umap)
8-
ggsave(plot(DLAnno_SO$plot_densityHM), filename = "./images/DL1.png", width = 10, height = 10)
9-
ggsave(plot(DLAnno_SO$plot_umap), filename = "./images/DL2.png", width = 10, height = 10)
10-
ggsave(plot(DLAnno_SO$plot_densityHM), filename = "./images/DL1.png", width = 10, height = 10)
111
ggsave(plot(DLAnno_SO$plot_umap), filename = "./images/DL2.png", width = 10, height = 10)
122
pngs(DLAnno_SO$plot_densityHM, filename = "./images/DL1.png", width = 10, height = 10)
133
?pngs
@@ -510,3 +500,13 @@ dot.color = "darkblue"
510500
)
511501
ggsave(FigOut$plot, filename = "./images/DPM.png", width = 9, height = 6)
512502
remotes::install_github("NIDAP-Community/SCWorkflow", dependencies = TRUE)
503+
UMAP3D
504+
load_all()
505+
?load_all()
506+
library(devtools)
507+
load_all()
508+
UMAP3D
509+
library(ggplot2)
510+
load_all()
511+
document()
512+
install_version("ggplot2", version = "3.9", repos = "http://cran.us.r-project.org")

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ R package for Single Cell analysis
1010
[![](https://raw.githubusercontent.com/NIDAP-Community/SCWorkflow/GalaxyCLI/vignettes/SCWorkflow.png)](https://lucid.app/lucidchart/c7b852ad-72dc-4821-90d5-e45bed0c4199/view)
1111

1212

13-
<center>**Click Figure to Navigate Workflow**.</center>
13+
<center>**Click Figure to Navigate Workflow**</center>
1414

1515
<br>
1616
<br>

docs/articles/SCWorkflow-Annotations.html

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

docs/articles/SCWorkflow-Overview.html

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

docs/articles/cli.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ articles:
1010
SCWorkflow-SubsetReclust: SCWorkflow-SubsetReclust.html
1111
SCWorkflow-Usage: SCWorkflow-Usage.html
1212
SCWorkflow-Visualizations: SCWorkflow-Visualizations.html
13-
last_built: 2025-10-28T20:10Z
13+
last_built: 2025-10-30T19:57Z
1414
urls:
1515
reference: https://nidap-community.github.io/SCWorkflow/reference
1616
article: https://nidap-community.github.io/SCWorkflow/articles

docs/search.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)