UNPKG

grnsight

Version:

Web app and service for visualizing models of gene regulatory networks

13 lines (12 loc) 187 B
language: node_js node_js: - "10" before_install: - npm install -g npm@7.24.0 script: - npm test - npm run lint after_success: - npm run coveralls notifications: email: false