Skip to content

dariober/genomeGraphs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Download

With svn

svn co https://github.com/dariober/genomeGraphs
cd genomeGraphs/trunk/genomeGraphs

Or download source genomeGraphs-master.zip, unzip and change directory to genomeGraphs

unzip genomeGraphs-master.zip
cd genomeGraphs-master/genomeGraphs

Install

Optional, typically not required: delete previous installation build

python setup.py clean --all

User specific installation. No need of admin rights:

python setup.py install --user --install-scripts $HOME/bin/

Or install for all users, root access required:

python setup.py install

See also

To view help and options:

genomeGraphs -h

Former wiki on Google code and current wiki on GitHub

About

Command line program to visualize genomic data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages