1.1.3 • Published 7 years ago

gene-ontology-ribbon v1.1.3

Weekly downloads
5
License
BSD-3-Clause
Repository
github
Last release
7 years ago

ribbon

Short form matrix view of all GO annotations for a given gene

Acknowledgments

  • Thanks to Sibyl Gao (@sibyl229) for knowing what to do and how to do it for AGR usage, Josh Goodman for making his code available as a start point, Seth Carbon (@kltm) for bearing with my naive questions, and Chris Mungall (@cmungall) for all the usual fantastic things he does

Installation

  • Make sure node.js is installed - see https://nodejs.org/en/download/

  • Once node.js is on your machine then dependent packages need to be brought in. Running npm install in the components's root directory will install everything you need for development.

  • Note that you may need to run 'npm install' as sudo.

Demo Ribbon Server

Examples

  • fly img

  • zebrafish

img

  • mouse img

Build the library

npm run build will prepare the assets of the library for publishing to NPM.