chengsoonong / rede

A network visualisation tool for probe pairs arising in genome wide association studies. Based on http://d3js.org/
3 stars 1 forks source link

Zooming within a chromosome(circular ideogram) #12

Open stefan-sev opened 10 years ago

stefan-sev commented 10 years ago

2 separate ideas:

  1. Autozoom for each chromosome. Where the min and max values of probes are detected. This behaviour is triggered when text boxes containing coordinates are empty.

2.Dynamic scaling such that regions with no pairs are shrunk to a tiny angle. Use some smooth scaling of basepairs to angles.

jbedo commented 10 years ago

This will be fixed when the circle plot is refactored using the arc plot.