Skip to content

Commit

Permalink
fix images path
Browse files Browse the repository at this point in the history
  • Loading branch information
josschavezf committed Sep 19, 2024
1 parent 4230236 commit ff2069c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions vignettes/VisiumHD_Human_Colorectal_Cancer.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ spatCellPlot(visiumHD,
cow_n_col = 2)
```

![](images/VisiumHD_Human_Colorectal_Cancer/image011.png)
![](images/VisiumHD_Human_Colorectal_Cancer/image11.png)

```{r eval=FALSE}
spatCellPlot(visiumHD,
Expand All @@ -343,7 +343,7 @@ spatCellPlot(visiumHD,
cow_n_col = 2)
```

![](images/VisiumHD_Human_Colorectal_Cancer/image012.png)
![](images/VisiumHD_Human_Colorectal_Cancer/image12.png)

# Plot spatial gene groups

Expand Down Expand Up @@ -376,7 +376,7 @@ spatInSituPlotPoints(visiumHD,
jitter = c(25,25))
```

![](images/VisiumHD_Human_Colorectal_Cancer/image013.png)
![](images/VisiumHD_Human_Colorectal_Cancer/image13.png)

# Session info

Expand Down

0 comments on commit ff2069c

Please sign in to comment.