Skip to content

mgijax/mgv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mgv

The Multiple Genome Viewer (MGV) supports comparative, simultaneous browsing of multiple genomes.

GitHub Logo

A companion repository, mgv-data, provides scripts for building the back-end data structures accessed by MGV.

License

See the LICENSE file for license rights and limitations (MIT expat).

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build