[BioRuby-cvs] bioruby/lib/bio/appl blast.rb,1.34,1.35

Naohisa Goto ngoto at dev.open-bio.org
Tue Apr 15 13:54:41 UTC 2008


Update of /home/repository/bioruby/bioruby/lib/bio/appl
In directory dev.open-bio.org:/tmp/cvs-serv32038/lib/bio/appl

Modified Files:
	blast.rb 
Log Message:
Newly added RPS-Blast default (-m 0) output parser.


Index: blast.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/appl/blast.rb,v
retrieving revision 1.34
retrieving revision 1.35
diff -C2 -d -r1.34 -r1.35
*** blast.rb	30 Jan 2008 17:43:34 -0000	1.34
--- blast.rb	15 Apr 2008 13:54:39 -0000	1.35
***************
*** 73,76 ****
--- 73,77 ----
      autoload :WU,           'bio/appl/blast/wublast'
      autoload :Bl2seq,       'bio/appl/bl2seq/report'
+     autoload :RPSBlast,     'bio/appl/blast/rpsblast'
  
      # This is a shortcut for Bio::Blast.new:




More information about the bioruby-cvs mailing list