We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15ab875 commit 5aa7d6eCopy full SHA for 5aa7d6e
examples/virtual_staining/vcp_tutorials/quick_start.py
@@ -61,7 +61,8 @@
61
To run inference on your own data,
62
convert them into the OME-Zarr data format using iohub or other
63
[tools](https://ngff.openmicroscopy.org/tools/index.html#file-conversion),
64
-and run pre-processing with the `viscy preprocess` CLI.
+and run [pre-processing](https://github.com/mehta-lab/VisCy/blob/main/docs/usage.md#preprocessing)
65
+with the `viscy preprocess` CLI.
66
"""
67
68
# %% [markdown]
0 commit comments