Giter Site home page Giter Site logo

biochemistryapi's Introduction

BiochemistryAPI


This module serves Biochemistry data for KBase

Release Notes

v0.4.0 (06/30/20)

  • Major update of data from ModelSEED Biochemistry Database

0.3.0 (10/04/18)

  • Updated the search methods to approximate a poor man's search engine. Terms are tokenized on _-; and space, and matching results returned in the same order as they appear in the source.
  • Added a optional limit on search results
  • Added a search_reactions method

0.2.0 (06/26/18)

  • convert to Python3 module

0.1.4 (06/25/18)

  • Add basic compound search methods
  • Add 3D compound generation method

0.1.3 (05/04/18)

  • Add the ability to perform similarity and substructure searches

0.1.2 (10/20/17)

Adds the ability to generate SVG depictions of chemical structures submitted in SMILES and InChI format.

biochemistryapi's People

Contributors

jamesjeffryes avatar samseaver avatar bio-boris avatar sychan avatar scanon avatar

Stargazers

Mahmut Uludag avatar

Watchers

James Cloos avatar  avatar  avatar  avatar  avatar Bill Riehl avatar Paramvir avatar Qizhi Zhang avatar  avatar

biochemistryapi's Issues

Transition to using the RE as the primary source of biochemistry data

As the RE is now up, and being actively used in the biochemistry search interface, it'd make sense to transition away from using a local cache of tsv files within this repository to querying the RE directly, and enable us to make sure the data only needs to be updated in one place.

As far as I'm concerned, this only needs to be done for all the get_ and search_ functions in the implementation.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.