[Biopython-dev] PCR module

Dmitri I GOULIAEV dmitri.gouliaev at telkel.net
Mon May 27 05:16:16 EDT 2002


Hi, Yair Benita !

 On Mon, May 27, 2002 at 09:34:39AM +0200, Yair Benita wrote:

> I suggest 2 different modules: PCR module and Analysis module.
> The Analysis module will handle everything related to DNA and Protein
> sequence analysis.
> The PCR module will use some methods from the analysis module (such as GC
> content) and will have all methods relevant only to PCR (such as melting
> temperature).

Wow ... This will be quite a module, if you will put EVERYTHING related to DNA and Protein SeqAn into it ...

> The PCR module will use some methods from the analysis module (such as GC
> content) and will have all methods relevant only to PCR (such as melting
> temperature).

It is not "relevant ONLY to PCR".

Probably, it is not such a bad idea to divide them like this:
analysis
`-- protein
   `-- content
   `-- surface
   `-- hydrophobicity
      `-- Kite-Doolittle
      `-- Eisenberg
   `-- secondary structure
      `-- local
      `-- global
`-- nucleic
   `-- melting temp
   `-- GC content

What's about this: first level -- by object (protein or nucleic sequence), second level -- by what is obtained by this analysis.

It's just an idea, the list is not exhaustive.

-- 
DIG (Dmitri I GOULIAEV)

All below this line is added by my e-mail provider.



More information about the Biopython-dev mailing list