MolTable
From BioclipseWiki
| Maintainer: | Arvid Berg |
| Plugins path: | net.bioclipse.cdk.ui.sdfeditor.* |
| Status: | Stable |
| Wiki page last updated: | 2010-1-28 |
| Repo URL: | http://github.com/egonw/bioclipse.cheminformatics |
Contents |
Introduction
The MolTable project aims at establishing an editor for multiple chemical structures in a spreadsheet.
Features
- Lazy-loading. Opens first molecules for editing in less than seconds even for GB-sized files
- Generates 2D coordinates on the fly for files lacking this information
- Displays properties in the Proerties View.
Screenshot

Bioclipse with the MolTable editor in the center.
Implementation
MolTable builds on the grid component NatTable.
