Skip to content
This repository has been archived by the owner on Jan 24, 2018. It is now read-only.

Initial release supporting RNA

Pre-release
Pre-release
Compare
Choose a tag to compare
@kozbo kozbo released this 30 Aug 22:00
· 371 commits to master since this release

Alpha pre-release supporting major feature update.

RNA functionality added to support the following API endpoints

  • POST /rnaquantificationsets/search
  • GET /rnaquantificationsets/{id}
  • POST /rnaquantifications/search
  • GET /rnaquantifications/{id}
  • POST /expressionlevels/search
  • GET /expressionlevels/{id}

Fixed bug where transcript effects would be repeated within a search result.