egonw/bacting: Bacting 0.0.9
Description
This releases updates to Bacting-Bioclipse 2.8.0.6 which introduces the IBioclipseManager extended by the new IBactingManager. Each manager now implements two new methods: getName() (inherited from Bioclipse 2.6 and before) and the new doi() which has been introduced to mimicked the doi <manager> command in Bioclipse 2, which is hard to reproduce(r) in Groovy. Furthermore, this release ports the cdk.appendToSDF() method and add a new UIManager method ui.renewFile(file) which creates a new file if it did not exist yet, or empties the existing file.
Core managers
ui.renewFile(String file)
Cheminformatics managers
cdk.appendToSDF(String sdFile, ICDKMolecule molecule)
Files
egonw/bacting-bacting-0.0.9.zip
Files
(63.2 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:bfbea6c84e339796f9c2d51d61f286b7
|
63.2 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/egonw/bacting/tree/bacting-0.0.9 (URL)