Skip to content

Commit 427788d

Browse files
committed
updated Description file
1 parent 3af44f1 commit 427788d

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Imports:
6868
magrittr (>= 2.0.3),
6969
markdown (>= 1.1),
7070
MAST (>= 1.20.0),
71-
Matrix (== 1.5.1),
71+
Matrix (>= 1.5.1),
7272
methods (>= 4.1.3),
7373
pheatmap,
7474
plotly (>= 4.10.0),
@@ -83,9 +83,9 @@ Imports:
8383
reticulate (>= 1.25),
8484
rlang (>= 1.0.6),
8585
scales,
86-
scDblFinder (== 1.8.0),
86+
scDblFinder (>= 1.8.0),
8787
Seurat (>= 4.1.1),
88-
SeuratObject (== 4.1.1),
88+
SeuratObject (>= 4.1.1),
8989
SingleR (>= 1.8.1),
9090
statmod (>= 1.4.37),
9191
stringr (>= 1.4.1),

_pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ articles:
4545
- title: Vignettes
4646
navbar: ~
4747
contents:
48-
- SCWorkflow-Overview
48+
- SCWorkflow-QC
4949
- SCWorkflow-Annotations
5050
- SCWorkflow-Visualizations
5151
- SCWorkflow-SubsetReclust

0 commit comments

Comments
 (0)