[Biopython-dev] pypaml
Peter Cock
p.j.a.cock at googlemail.com
Sun Jan 16 15:09:07 UTC 2011
On Sun, Jan 16, 2011 at 2:19 PM, Brandon Invergo <b.invergo at gmail.com> wrote:
> Hi everyone,
> A quick question about style: since the name "codeml" is based on a
> program which is always spelled either in all caps or in all
> lower-case, what would be the best way to write the class name
> regarding capitalization? Stick with the usual camel-case convention,
> "Codeml", anyway?
I'd go with Codeml for a class name (or something like
CodemlResult or whatever). Neither CODEML nor codeml
seem good class names in Python.
> Things are progressing nicely. I've already taken care of a lot of the
> minor tasks and improvements...
Sounds good :)
Peter
More information about the Biopython-dev
mailing list