Skip to content

Commit 69f1f4d

Browse files
authored
Merge pull request #4 from pwalczysko/fix-dom
Try to explain more precisely
2 parents b3c267d + 01f240a commit 69f1f4d

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

_includes/filezilla.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,16 @@ In the right-hand pane, browse the IDR studies to be downloaded. Check the sizes
8181

8282
## How to find the path for a specific Image/Plate
8383

84-
If you want to download a specific Image/Plate, you can find the path by clicking on the "file paths" icon:
84+
If you want to download a specific Image/Plate:
85+
86+
1. Navigate to the particular image in OMERO.web, e.g. https://idr.openmicroscopy.org/webclient/?show=image-14788705
87+
88+
2. Click on the "file paths" icon in top-right corner and copy the path.
89+
90+
3. Construct the path to use using following example:
8591

8692
<img src="img/filezilla/file-paths.png" alt="File paths" width="50%" />
8793

88-
The example shows that the file for this image ([15301_week8_PAS](https://idr.openmicroscopy.org/webclient/?show=image-14788705))can be found at `idr0148-schumacher-kidneytem/20220927-Globus/0000-assay_1-light_microscopy/15301_week8_PAS.tiff`.
94+
The example shows that the file for this image ([15301_week8_PAS](https://idr.openmicroscopy.org/webclient/?show=image-14788705)) can be found at `idr0148-schumacher-kidneytem/20220927-Globus/0000-assay_1-light_microscopy/15301_week8_PAS.tiff`.
8995

90-
But keep in mind, that you usually can't download a single image from a Plate, but you can find the path to the Plate to download.
96+
Note: You usually can't find a path to a single image from a Plate - the path example above will list paths to ALL the images and files from that Plate, even if only one image/well is selected. The download of one image from a Plate is possible, but it can be difficult to ascertain the precise position of the downloaded image in the PLate after download. There are cases (e.g. idr0056, Flex files) where a file corresponds to a particular whole well. You can always use the path to download the whole Plate, but be mindful of the sizes of files you are trying to download.

0 commit comments

Comments
 (0)