Skip to content

Commit d931ff4

Browse files
committed
publish pkgdown from GalaxyCLI
1 parent b85e5d5 commit d931ff4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pkgdown.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
33
on:
44
push:
5-
branches: [main, master]
5+
branches: [main, master, GalaxyCLI]
66
pull_request:
77
branches: [main, master]
88
release:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
The Single Cell Workflow streamlines the analysis of multimodal Single Cell RNA-Seq data produced from 10x Genomics. It can be run in a docker container, and for biologists, in user-friendly web-based interactive notebooks (NIDAP, Palantir Foundry). Much of it is based on the Seurat workflow in Bioconductor, and supports CITE-Seq data. It incorporates a cell identification step (ModScore) that utilizes module scores obtained from Seurat and also includes Harmony for batch correction.
1212

1313

14-
For further documentation see our detailed [vignette](https://github.com/NIDAP-Community/SCWorkflow/tree/GalaxyCLI)
14+
For further documentation see our detailed [Docs Website](https://nidap-community.github.io/SCWorkflow/)
1515

1616
## Install Package
1717

0 commit comments

Comments
 (0)