Open gregcaporaso opened 9 years ago
This isn't an easy fix because PyCogent will need to be updated. Alternatively, we could catch and silence these warnings, though that seems dangerous.
Agree. Is this coming directly from PyCogent's Bray-Curtis implementation? If so, maybe we could just call SciPy's Bray-Curtis instead?
Yes, this is coming from PyCogent's beta diversity implementations. Most of the beta diversity implementations have this issue, so it isn't just limited to Bray-Curtis.
Ok, probably not worth dealing with now then.
On Wed, Apr 22, 2015 at 9:18 AM, Jai Ram Rideout notifications@github.com wrote:
Yes, this is coming from PyCogent's beta diversity implementations. Most of the beta diversity implementations have this issue, so it isn't just limited to Bray-Curtis.
Reply to this email directly or view it on GitHub https://github.com/biocore/qiime/issues/1983#issuecomment-95253683.
This shouldn't be affecting results, just noting here so we can track it. Tagging for 1.9.1 in case it's an easy fix.