alimanfoo / anhima

Analyse genetic variation.
Other
3 stars 2 forks source link

Y limits for plotting shared doubleton counts #38

Closed alimanfoo closed 10 years ago

alimanfoo commented 10 years ago

Review how Y axis limits are determined for the anhima.af.plot_shared_doubletons_bar() function.

If raw counts are provided, there could be two options:

alimanfoo commented 10 years ago

See documentation for anhima.f2.plot_shared_doubletons. If relative is True then counts are normalised by row. By default ylim gets set to 0, global maximum, but can be manually overridden.