Skip to content

Efficiency-of-RELAX/hyphy-gui

 
 

Repository files navigation

HyPhy-GUI

Build Status License: MIT

DOWNLOAD APP

TUTORIAL

Graphical User Interface Desktop Application for HyPhy

Collection of methods for interrogating sequence alignments for imprints of natural selection: Methods

Intuitive user interface for submitting jobs familiar to users of datamonkey: Interface

Provides the ability to queue multiple jobs, monitor the status of running jobs and visualize results of completed jobs using the hyphy-vision package: Jobs

Development

Requirements:

  • make
  • cmake
  • yarn

After cloning this repository and installing the above requirements, run

make all

Start electron and run webpack in watch mode:

yarn run dev

Note that you will have to refresh Electron to observe changes.

Instructions for packaging and distributing the application are in packaging.md.

About

Desktop application for HyPhy

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HyPhy 56.2%
  • JavaScript 41.3%
  • Shell 1.2%
  • Brainfuck 1.1%
  • Makefile 0.1%
  • HTML 0.1%