Skip to content

Commit 111e698

Browse files
committed
corrrect typo Frun_Chunks
1 parent 6fc642f commit 111e698

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

vignettes/SCWorkflow-Annotations.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ return(NULL)
214214
215215
```
216216

217-
```{r,eval=Frun_Chunks,echo=T}
217+
```{r,eval=run_Chunks,echo=T}
218218
219219
ExtAnno_SO=ExternalAnnotation(object = Anno_SO$object,
220220
external_metadata = CellType_Anno_Table,
@@ -304,7 +304,7 @@ Marker_Table_demo%>%head()%>%
304304
Marker_Table=Marker_Table_demo[1:4,]
305305
```
306306

307-
```{r,eval=Frun_Chunks,echo=T,results='hide'}
307+
```{r,eval=run_Chunks,echo=T,results='hide'}
308308
309309
FigOut=colorByMarkerTable(object=Anno_SO$object,
310310
samples.subset=c("PBS","ENT","NHSIL12", "Combo","CD8dep" ),

0 commit comments

Comments
 (0)