Skip to content

Commit

Permalink
change # tag for image-viz
Browse files Browse the repository at this point in the history
  • Loading branch information
lassedochreden committed Jan 5, 2024
1 parent 634dcaf commit 8de28d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 10-image_visualization.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pixel-level information including the generation of pseudo-color
composite images. Section \@ref(mask-visualization) highlights the
visualization of cell metadata (e.g., cell phenotype) as well as
summarized pixel intensities on cell segmentation masks. Section
\@ref(interactive-visualization) showcases interactive pixel- and
\@ref(cytoviewer) showcases interactive pixel- and
cell-level visualization with the
[cytoviewer](https://bioconductor.org/packages/release/bioc/html/cytoviewer.html)
R/Bioconductor package [@Meyer2024].
Expand Down Expand Up @@ -492,7 +492,7 @@ p2 <- ggdraw(out2$plot, clip = "on")
plot_grid(p1, p2)
```

## Interactive image visualization {#interactive-visualization}
## Interactive image visualization {#cytoviewer}

The
[cytoviewer](https://bioconductor.org/packages/release/bioc/html/cytoviewer.html)
Expand Down

0 comments on commit 8de28d5

Please sign in to comment.