intermine/go-intermod

Name: go-intermod

Owner: InterMine

Description: null

Forked from: yochannah/go-intermod

Created: 2016-05-10 13:09:50.0

Updated: 2016-06-21 17:08:42.0

Pushed: 2016-07-05 12:21:05.0

Homepage: null

Size: 241

Language: Clojure

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

gointermod

Demo: http://gointermod.apps.intermine.org/#/

A re-frame application designed to search GO terms across multile InterMine Instances.

Licence

This tool is open source, licenced under LGPL 2.1.

Development Mode
Compile css:

Compile css file once.

 less once

Automatically recompile css file on change.

 less auto
Run application:
 clean
 figwheel dev

Figwheel will automatically push cljs changes to the browser.

Wait a bit, then browse to http://localhost:3449.

Production Build
 clean
 cljsbuild once min

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.