[BioRuby-cvs] bioruby/lib/bio/appl/bl2seq report.rb,1.4,1.5

Naohisa Goto ngoto at pub.open-bio.org
Tue Nov 1 00:32:26 EST 2005


Update of /home/repository/bioruby/bioruby/lib/bio/appl/bl2seq
In directory pub.open-bio.org:/tmp/cvs-serv6747/d/bl2seq

Modified Files:
	report.rb 
Log Message:
changed RDoc: removed many #:nodoc:
fixed some RDoc syntax mistakes.


Index: report.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/appl/bl2seq/report.rb,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** report.rb	31 Oct 2005 14:37:30 -0000	1.4
--- report.rb	1 Nov 2005 05:32:23 -0000	1.5
***************
*** 34,41 ****
  require 'bio/appl/blast/format0'
  
! module Bio #:nodoc:
! class Blast #:nodoc:
  
!   class Bl2seq #:nodoc:
  
      # Bio::Bl2seq::Report is a NCBI bl2seq (BLAST 2 sequences) output parser.
--- 34,41 ----
  require 'bio/appl/blast/format0'
  
! module Bio
! class Blast
  
!   class Bl2seq
  
      # Bio::Bl2seq::Report is a NCBI bl2seq (BLAST 2 sequences) output parser.



More information about the bioruby-cvs mailing list