arq5x / scurgen

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

combine "submodule" #26

Open arq5x opened 11 years ago

arq5x commented 11 years ago

The current "combine" submodule uses PIL to try to plot two datasets at once in a single HC. Unfortunately, the alphas are not handled correctly, and as such, the plots are not informative. Need to make use of the code in HilbertGUI to make static images of the combination of two (perhaps 3) datasets.