[BioRuby-cvs] bioruby/doc Changes-0.7.rd,1.22,1.23

Naohisa Goto ngoto at dev.open-bio.org
Mon Jul 16 12:44:06 UTC 2007


Update of /home/repository/bioruby/bioruby/doc
In directory dev.open-bio.org:/tmp/cvs-serv20210/doc

Modified Files:
	Changes-0.7.rd 
Log Message:
documents are added


Index: Changes-0.7.rd
===================================================================
RCS file: /home/repository/bioruby/bioruby/doc/Changes-0.7.rd,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -d -r1.22 -r1.23
*** Changes-0.7.rd	10 Jul 2007 10:44:47 -0000	1.22
--- Changes-0.7.rd	16 Jul 2007 12:44:04 -0000	1.23
***************
*** 297,300 ****
--- 297,312 ----
    No replacements/alternatives are available.
  
+ --- Bio::ClustalW, Bio::MAFFT
+ 
+ In 1.1.0:
+ 
+ * Bio::(ClustalW|MAFFT)#query_align, #query_string, #query_by_filename
+   are changed not to get second (and third, ...) arguments.
+ * Bio::(ClustalW|MAFFT)#query, #query_string, #query_by_filename
+   are changed not trying to guess whether given data is nucleotide or protein.
+ * Return value of Bio::(ClustalW|MAFFT)#query with no arguments is changed.
+   If the program exists normally (exit status is 0), returns true.
+   Otherwise, returns false.
+ 
  --- Bio::MAFFT
  




More information about the bioruby-cvs mailing list