Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.23 KB

README.md

File metadata and controls

33 lines (24 loc) · 1.23 KB

D.I.S.H.A Viewer

A software to analyze and visualize data generated by D.I.S.H.A

Instructions

Environment

  1. Clone D.I.S.H.A
  2. Setup and install D.I.S.H.A.
  3. Clone D.I.S.H.A-viewer
  4. cd ./D.I.S.H.A-viewer
  5. conda activate disha
  6. python -m build
  7. pip install ./dist/<.whl file name>
  8. Run disha-viewer to launch ui

Features

  • Compare impacts of different transcriptional factors quantitatively based on the area and intensity of the quads.
  • Automatically, organize experiments based on bait-number.
  • Click on the quads on the image and look at their information.
  • Visualize segmented yeast colonies.
  • Generate heat-maps for intensity and area for all transcription factor pairs.
  • Normalize data and regenrate tables.
  • Save selected colonies for future reference.

Image Viewer

Table Viewer