CS / EN
InCHlib (Interactive Cluster Heatmap library) is an open source interactive Javascript library which provides an easy way to display and analyze hierarchically clustered data and cluster heatmaps. It implements a raster-based HTML5 canvas visualization using the open source Javascript framework KonvaJS. InCHlib is multiplatform and works in all major internet browsers (Internet Explorer, Mozilla Firefox, Google Chrome, Safari, Opera). Its speed is determined by the client’s hardware and internet browser. For smoothest user experience, we recommend Google Chrome.
HOW TO CITE
Škuta, C.; Bartůněk, P.; Svozil, D. InCHlib – interactive cluster heatmap for web applications. Journal of Cheminformatics 2014, 6 (44), DOI: 10.1186/s13321-014-0044-4.
ChemSpace is an open source interactive Javascript library which provides an easy way to display and analyze 2D chemical space within a web page. It implements a raster-based HTML5 canvas visualization using the open source Javascript framework KonvaJS. ChemSpace is multiplatform and works in all major internet browsers (Edge, Mozilla Firefox, Google Chrome, Safari, Opera). Its speed is determined by a client’s hardware and internet browser. For the smoothest experience, we recommend to use Google Chrome.
RackScanner can read images from configurable directory or directly operate a scanner. RackScanner first localizes the wells of the rack by pattern matching and recognizes the type of the rack. It then determines which wells are empty and which contain barcoded tubes. Attempts to locate and digitize barcodes are then made by three different algorithms using the excellent and fast opencv library. Decoding is done by libdmtx library which also serves as fallback in case that previous attempts to locate the code fail. You can download RackScanner at GitHub.