Skip to content

bioasp/meneco-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meneco-gui

A graphical user interface for meneco

image

Installation

meneco-gui is implemented using PyQt. Unfortunately PyQt4 is not as easily installed via pip. So you first need to get your hands dirty and install it manually. If your distribution does not provide PyQt4 packages you can find instructions for installing PyQt4 here.

You can then install meneco-gui by running:

$ pip install --user meneco-gui

The executable scripts can then be found in ~/.local/bin.

Usage

Typical usage is:

$ meneco-gui.py 

Releases

No releases published

Packages

No packages published

Languages