This package browser is in early development. Mind the rough edges.

python-pygenometracks 3.5

Program and library to plot beautiful genome browser tracks

This package aims to produce high-quality genome browser tracks that are highly customizable. Currently, it is possible to plot: bigwig, bed (many options), bedgraph, links (represented as arcs), and Hi-C matrices. pyGenomeTracks can make plots with or without Hi-C data.

Installation

Install python-pygenometracks 3.5 as follows:

guix install python-pygenometracks@3.5

Or install the latest version:

guix install python-pygenometracks

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.