kiwiii
kiwiii copied to clipboard
(inactive) A web application client for chemical data analysis and visualization.
Kiwiii
Kiwiii is a web application package for chemical data analysis and visualization.
Datagrid module, which is mainly designed for drug candidate data profiling, has sortable smooth scroll table with chemical structure SVG data and plot columns. Flashflood web server will help continuous data integration by offering workflow pipeline and parallel computation job scheduling via HTTP.
Network module offers a platform for network-based structure-activity relationship (SAR) analysis. This network consists of chemical structure similarity connections among each chemical entity nodes. General graph analysis methods are applied to the network to find meaningful relationship in the chemical space.
As the dataset specifications of them are based on JSON, many of available data resources on the internet can be easily imported for the integrated data analysis. The visualized analysis results can be exported to compressed JSON reversibly (also SDFile and Excel but irreversibly). Their fine portability also accelerates data exchange for collaborations.
Supported browsers
- Google Chrome 57+
- Mozilla Firefox 50+
Try instant data view examples (Observable)
Try demo applications
1. Launch the demo application
https://mojaie.github.io/kiwiii/app/dashboard.html
2. Open test data files (Start Menu -> Open file)
- Structure-activity map of EGFR Tyrosine kinase Inhibitors (PubChem AID 578)
- Drug clustering by structure similarity (DrugBank 5.0.5 FDA Approved)
- SPR sensorgram plot table
Opened file will be automatically stored into local web storage (IndexedDB). Click "Reset local datastore" button to clean up it. Be careful not to leave confidential data on a public access PC.)
3. Select a view
Datagrid view
Features
- SlickGrid-like smooth scroll datatable
- Sortable
- Row filter by keyword
- User input column (checkbox and comment)
- PNG, SVG image column (ex. chemical structure column)
- Plot column (Vega version 3 plot data)
Network view
Features
- Visualized network of chemical structure nodes connected with structure similarity relationship (known as Chemical Space Network)
- Force-directed layout implemented with d3-force
- Interactive zoom and drag
- Community detection (jLouvain)
Tile view (Experimental)
Features
- Heatmap
- Microplate assay data interpretation
Client-server environment
- Kiwiii and Flashflood forms client-server environment for chemical data analysis
Flashflood APIs
- Database search
- Chemical structure search
- Genedata Screener access via REST API
- Chemical structure similarity network generation
- Export datagrid to SDFile and Excel
Profile view
- An overview of the chemical data entry (chemical structure, properties, aliases and related assay results)
API Documentation (WIP)
https://mojaie.github.io/kiwiii/app/docs
License
Copyright
(C) 2014-2018 Seiji Matsuoka