[BioPython] tools for sequence manipulation
Iddo Friedberg
idoerg@cc.huji.ac.il
Thu, 21 Feb 2002 09:17:15 +0200 (GMT+0200)
Hi Sagar,
On Wed, 20 Feb 2002, Sagar Damle wrote:
: Hi all,
:
: Was wondering if biopython has tools that allow various sequence manipulations:
:
: - find sequence complement
Bio.sequtils.complement or Bio.sequtils.antiparallel for complement and
reverse-complement, respectively.
: - display sequence string in opposite direction
Bio.sequtils.reverse
: - 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.)
Bio.sequtils.nt_search seems to support IUPAC ambiguity.
:
: looking briefly at the sequence structures, I wasn't able to find any of
: these methods.do they exist yet?
:
Not as methods, but they're in a utilities package.
I hope this helped,
Iddo
--
Iddo Friedberg | Tel: +972-2-6757374
Dept. of Molecular Genetics and Biotechnology | Fax: +972-2-6757308
The Hebrew University - Hadassah Medical School | email: idoerg@cc.huji.ac.il
POB 12272, Jerusalem 91120 |
Israel |
http://bioinfo.md.huji.ac.il/marg/people-home/iddo/