Skip to content

MICommunity/mi-chord

Repository files navigation

MI-Chord

A visual chord representation of protein complex data from: https://www.ebi.ac.uk/complexportal/

Development

MI-Chord uses gulp to compile itself

npm install -g gulp

To build the project and watch for changes, use the default gulp task:

gulp

To release a compressed (production) version of the project:

gulp deploy

Note that while the source code is in coffeescript, the compiled JavaScript files are included in the repository to provide better integration with other NodeJS build solutions, such as a webpack.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published