choosehappy / HistoQC

HistoQC is an open-source quality control tool for digital pathology slides
BSD 3-Clause Clear License
266 stars 105 forks source link

Searching for a particular WSI's results #317

Open Himanshunitrr opened 3 months ago

Himanshunitrr commented 3 months ago

After running HistoQC, is there a way to search for a particular WSI's results in the viewer by its name? (like if there are 6-7 pages of results in the viewer, then it takes a significant time to inspect the result of that particular WSI.

Reference image: image

jacksonjacobs1 commented 3 months ago

Hi @Himanshunitrr,

HistoQC does not currently support explicit filename searches. I have designated this issue as a feature request.

In the short term, you can try the following actions to make the image pane easier to scan:

  1. Click the filename column of the data table to sort by filename.
  2. Increase the page size by clicking the lightbulb button in the image gallery.
  3. Reduce the Image zoom using the slider so that more images are visible in your browser viewport.

Hope that helps!