Bacting 0.5.1
Minor release with JavaDoc updates and some more Java 17 building patches. New functionality includes additional ported CDKDebugManager
code from Bioclipse, and a new manager for the Mwmbl search engine API.
Cheminformatics managers
perceiveSybylAtomTypes(IMolecule)
which returns a String with the list of perceived Sybyl atom typesdebug(IMolecule)
which returns a string representation of the moleculelistReaderOptions(IChemFormat)
listWriterOptions(IChemFormat)
Search managers
mwmbl.search(query)
which returns a list of strings of webpage URLs
Full Changelog: bacting-0.5.0...bacting-0.5.1