[Biopython-dev] for the nfinite Martel request queue

Andrew Dalke adalke at mindspring.com
Mon Dec 31 05:28:17 EST 2001


Me:
>the result will let you do
>
>  NoCase(Str("reactor"))

Implemented.

>>> from Martel import *
>>> print NoCase(Str("reactor = ") + Re("[A-D]"))
[Rr][Ee][Aa][Cc][Tt][Oo][Rr] = [A-Da-d]
>>>

                    Andrew





More information about the Biopython-dev mailing list