There is a newer version of the record available.

Published July 13, 2019 | Version bacting-0.0.7
Software Open

egonw/bacting: Bacting 0.0.7

Authors/Creators

  • 1. @BiGCAT-UM

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