MoSS in Bioclipse
From BioclipseWiki
| Maintainer: | Annsofie Andersson |
| Plugins path: | net.bioclipse.moss, net.bioclipse.moss.ui |
| Status: | Prototype exists. Needs polishing. |
| Wiki page last updated: | 2010-1-28 |
| Repository: | Bioclipse.MOSS |
MoSS is a program to find frequent molecular substructures and discriminative fragments in a database of molecule descriptions. This project aims at implementing the DescriptorProvider extension point with MoSS descriptors, and also be able to use MoSS-features inside of Bioclipse.
Documentation
Documentation around the MOSS plugin for Bioclipse 2 can be found in the repository as http://github.com/egonw/bioclipse.moss.
Follow the project on http://annziproject.blogspot.com .
Functionality
- Run MOSS on a SMILES++ file [DONE]
- Run MOSS in IMolecule [NOT DONE]
Design
- Move run functionality to the MossManager [NOT DONE]
