Skip to content
This repository has been archived by the owner on Nov 19, 2017. It is now read-only.

mojaie/kiwiii-client

Repository files navigation

kiwiii-client

Kiwiii is a web-based client-server application for chemical data analysis and visualization.

Supported browsers

  • Google Chrome 57+
  • Mozilla Firefox 50+ (may have some layout issues)

Screen shots

Table view Network view Control panel

Bl.ocks samples

thumbnail thumbnail

Application

  • Table view demo (DrugBank Approved drugs)

    • Sortable chemical structure table
  • Network view demo (DrugBank Approved drugs)

    • Network of chemical structure nodes connected with structure similarity relationship (known as Chemical Space Network)
    • Force-directed layout implemented with d3-force
  • Control panel

    • This shows the list of dataset stored in the web browser. Click "Reset local datastore" button to clean up it.
    • The web application uses IndexedDB for the persistent storage. The dataset will remain in the browser local storage until it is deleted via control panel. Be careful not to leave confidential data on public access PC.

If you already have kiwiii dataset file (.json.gz), use the following link and then load the data.

API Documentation (WIP)

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

License

MIT license

Copyright

(C) 2014-2017 Seiji Matsuoka