Published July 13, 2019
| Version bacting-0.0.7
Software
Open
egonw/bacting: Bacting 0.0.7
Description
First release after 0.0.5 and the second one available from Maven Central. This release ported a first method from the chemspider manager, the bridgedb manager with BridgeDb, and the report manager. For searching in ChemSpider, identifier mapping, and creating HTML reports.
Core managers
bioclipse.version()report.createReport()report.asHTML(IReport report)
Cheminformatics managers
chemspider.resolve(String inchiKey)
Other managers
bridgedb.getSource(String source)bridgedb.getSourceFromName(String name)bridgedb.listAllSources()bridgedb.listAllOrganisms()bridgedb.search(IDMapper database, String query, int limit)bridgedb.guessIdentifierType(String identifier)bridgedb.map(String restService, String identifier, String source)bridgedb.map(IDMapper database, String identifier, String source)bridgedb.map(String restService, String identifier, String source, String target)bridgedb.map(IDMapper database, String identifier, String source, String target)bridgedb.map(IDMapper database, Xref source)bridgedb.map(IDMapper database, Xref source, String target)
Files
egonw/bacting-bacting-0.0.7.zip
Files
(108.6 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:f5308627057b09d5959059b5bf32d921
|
108.6 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/egonw/bacting/tree/bacting-0.0.7 (URL)