Published December 30, 2020
| Version bacting-0.0.15
Software
Open
egonw/bacting: Bacting 0.0.15
Description
This release mostly improved test coverage and adds some further documentation. It adds an initial Biojava manager with a minimal amount of ported functionality and fixed an issues in that bridgedb.guessIdentifierType() did not always provide expected output. The following new functionality was ported in this release, along with the Bioclipse domain objects IDNA, ISequence, IProtein, and IRNA:
Bioinformatics managers
biojava.DNAfromPlainSequence(dnaString)biojava.DNAfromPlainSequence(dnaString, name)biojava.proteinFromPlainSequence(proteinString)biojava.proteinFromPlainSequence(proteinString, name)
Cheminformatics managers
pubchem.downloadAsString()inchi.options()inchi.generate(molecule, options)
Files
egonw/bacting-bacting-0.0.15.zip
Files
(131.9 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:d05e436ea47c63edc739d3969c6a7f67
|
131.9 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/egonw/bacting/tree/bacting-0.0.15 (URL)