[Bioperl-l] (Simple)Align
    Kevin Brown 
    Kevin.M.Brown at asu.edu
       
    Thu May 17 15:17:04 UTC 2007
    
    
  
> I am playing with alignment and would like to insert strings 
> at certain columns (so in all sequences in the alignment). I 
> know about the slice and remove_columns.
> Is there already an insert_columns type of functionality?
> Otherwise I'll just iterate over the sequences similar to 
> remove_columns (and give it a try to implement add_columns 
> like remove_columns).
Try reading the deobfuscator to see all the methods available to the
simplealign object.
http://bioperl.org/cgi-bin/deob_interface.cgi
    
    
More information about the Bioperl-l
mailing list