Bio::Emboss perl module for EMBOSS-2.7.*
    Peter Ernst 
    P.Ernst at dkfz-heidelberg.de
       
    Thu Jun  5 07:57:05 UTC 2003
    
    
  
Since EMBOSS-2.7.0, the following EMBOSS/Ajax functions have different
prototypes, requiring a new release (0.3) of the Perl module
Bio::Emboss:
---- snip ----
   void ajFeatReverse (thys, ilen)
          AjPFeature  thys
          ajint ilen
   AjBool ajFeatTagSet (thys, tag, value)
          AjPFeature thys
          AjPStr tag
          AjPStr value
   AjBool ajFeatTagSetC (thys, tag, value)
          AjPFeature thys
          char* tag
          AjPStr value
---- snip ----
http://www.perl.com/CPAN/modules/by-module/Bio/
Bio::Emboss perl module version 0.3
===================================
This module interfaces to the libraries of the EMBOSS package
(European Molecular Biology Open Software Suite).
With this module you can access EMBOSS databases and use EMBOSS
functions.
-- 
=======================================================================
 Peter Ernst
 Department of Molecular Biophysics - B020
 Deutsches Krebsforschungszentrum (German Cancer Research Center) DKFZ
 Im Neuenheimer Feld 580 / Technologiepark 3
 69120 Heidelberg, Germany
 http://genome.dkfz-heidelberg.de/
=======================================================================
    
    
More information about the EMBOSS
mailing list