Skip to content

Commit 5aa7d6e

Browse files
committed
add link to preprocessing guide
1 parent 15ab875 commit 5aa7d6e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/virtual_staining/vcp_tutorials/quick_start.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@
6161
To run inference on your own data,
6262
convert them into the OME-Zarr data format using iohub or other
6363
[tools](https://ngff.openmicroscopy.org/tools/index.html#file-conversion),
64-
and run pre-processing with the `viscy preprocess` CLI.
64+
and run [pre-processing](https://github.com/mehta-lab/VisCy/blob/main/docs/usage.md#preprocessing)
65+
with the `viscy preprocess` CLI.
6566
"""
6667

6768
# %% [markdown]

0 commit comments

Comments
 (0)