[BioRuby-cvs] bioruby/lib/bio/util/restriction_enzyme/range/sequence_range calculated_cuts.rb, 1.2, 1.3
Trevor Wennblom
trevor at dev.open-bio.org
Sat Jan 6 05:35:07 UTC 2007
Update of /home/repository/bioruby/bioruby/lib/bio/util/restriction_enzyme/range/sequence_range
In directory dev.open-bio.org:/tmp/cvs-serv18327/restriction_enzyme/range/sequence_range
Modified Files:
calculated_cuts.rb
Log Message:
Index: calculated_cuts.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/util/restriction_enzyme/range/sequence_range/calculated_cuts.rb,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** calculated_cuts.rb 2 Jan 2007 00:19:06 -0000 1.2
--- calculated_cuts.rb 6 Jan 2007 05:35:05 -0000 1.3
***************
*** 76,79 ****
--- 76,82 ----
end
+ # Accepts an +Array+ of CutRange type objects and applies them to
+ # @vc_complement, @vc_primary, and @hc_between_strands.
+ #
# ---
# *Arguments*
More information about the bioruby-cvs
mailing list