Skip to content
Snippets Groups Projects
Commit 97ae4f6e authored by Arin Wongprommoon's avatar Arin Wongprommoon
Browse files

docs: update to reflect refactor re Image & Dataset classes

parent da1c3fb8
No related branches found
No related tags found
No related merge requests found
......@@ -37,8 +37,7 @@ The output is a folder with the original logfiles and a set of hdf5 files, one w
ALIBY's tooling can also be used as an interface to OMERO servers, taking care of fetching data when needed.
```python
from aliby.io.dataset import Dataset
from aliby.io.image import Image
from aliby.io.omero import Dataset, Image
server_info= {
"host": "host_address",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment