Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 474 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 474 Bytes

ColonySelector

ColonySelector is a semi-automated colony counter that allows you to predict colonies and also fix the clustering by hand.

Set up the enviroment for the Gui with the following comand line:

        conda env create -f path/to/enviroment.yml 

This will create a conda enviroment with the nesesary packages to run the Gui. Information on how to run these scripts can be found in the wiki here

:)