1.0.0-alpha.1 • Published 6 years ago

kiwiii v1.0.0-alpha.1

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

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 interactive data view examples (Bl.ocks)

Features and demo applications

Datagrid view

[Datagrid app demo (DrugBank Approved drugs)]

[Datagrid app demo (SPR sensorgram plot table example)]

  • SlickGrid-like smooth scroll datatable
  • Sortable
  • Row filter
  • User input column (checkbox and comment)
  • PNG, SVG image column (ex. chemical structure column)
  • Plot column (Vega version 3 plot data)
  • Chemical structure similarity network generation (requires Flashflood server)
  • Export to SDFile and Excel (requires Flashflood server)

Network view

[Network app demo (DrugBank Approved drugs)]

  • 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)

Profile view

  • An overview of the chemical data entry (chemical structure, properties, aliases and related assay results)
  • requires Flashflood server

Dashboard

[Dashboard app]

  • Entry point of the application bundle
  • Show list of stored local data, server jobs and status
  • Open or delete stored datagrids and networks (You can save your data view into Indexed DB local storage by clicking "Save" on their menubar. Click "Reset local datastore" button to clean up it. Be careful not to leave confidential data on public access PC.)

API Documentation (WIP)

https://mojaie.github.io/kiwiii/docs

License

MIT license

Copyright

(C) 2014-2018 Seiji Matsuoka

1.0.0-alpha.1

6 years ago

0.14.0

6 years ago

0.12.0

6 years ago

0.11.0

6 years ago

0.8.3

6 years ago

0.8.1

6 years ago

0.8.0

6 years ago