[BioPython] tools for sequence manipulation

Sagar Damle sagar@caltech.edu
Wed, 20 Feb 2002 12:22:27 -0800


Hi all,

Was wondering if biopython has tools that allow various sequence manipulations:

  - find sequence complement
  - display sequence string in opposite direction
  - perform reg-expression searches of sequences (where N stands for A/T/G/C, R stands for A/G,     S stands for C/G, etc.)

looking briefly at the sequence structures, I wasn't able to find any of these methods.  do they exist yet?

-sagar