biocore / qiime

Official QIIME 1 software repository. QIIME 2 (https://qiime2.org) has succeeded QIIME 1 as of January 2018.
GNU General Public License v2.0
286 stars 267 forks source link

replace PyCogent calls with BiPy calls #1369

Closed gregcaporaso closed 10 years ago

gregcaporaso commented 10 years ago

Add to this check list as you identify code that is ready to be changed.

wasade commented 10 years ago

I'm concerned about bipy.core.sequence.DNA().rc(), shouldn't this be a classmethod?

gregcaporaso commented 10 years ago

yes, probably. can you add an issue to the bipy issue tracker.

On Fri, Jan 31, 2014 at 8:48 AM, Daniel McDonald notifications@github.comwrote:

I'm concerned about bipy.core.sequence.DNA().rc(), shouldn't this be a classmethod?

Reply to this email directly or view it on GitHubhttps://github.com/qiime/qiime/issues/1369#issuecomment-33804975 .

wasade commented 10 years ago

Done, see biocore/bipy#73

jairideout commented 10 years ago
jairideout commented 10 years ago
gregcaporaso commented 10 years ago

this has been split into individual issues, many of which have already been taken care of.