arq5x / scurgen

A tool for detecting patterns in genomic data with space filling curves
9 stars 4 forks source link

Option to plot genome-wide data #2

Closed arq5x closed 12 years ago

arq5x commented 12 years ago

Currently, we are restricted to one plot per chromosome. However, in principle we could plot the entire genome by creating a [0, len(genome)] coordinate system and projecting intervals onto a len(genome) Hilbert curve.

arq5x commented 12 years ago

Address with commit 7a798a35e1.

Use --chrom genome