alimanfoo / anhima

Analyse genetic variation.
Other
3 stars 2 forks source link

AN array has two dimensions but needs only one #73

Open alimanfoo opened 10 years ago

alimanfoo commented 10 years ago

First result of anhima.af.allele_frequencies() should have one dimension, has two but second dimension is length one, probably result of previous modification to support broadcasting, but not useful to user, should remove second dimension before returning.