lib/scaffolder.rb in scaffolder-0.4.1 vs lib/scaffolder.rb in scaffolder-0.4.2

- old
+ new

@@ -138,11 +138,11 @@ # sequence specified by the open and close co-ordinates. # * The host sequence stop position is extended by the difference in length # that the insert sequence fills. For example if a 5 base pair insert fills # a 4 base region, the host sequence stop position is increased by the # difference: 1. -# * The region is subsequenced if specified. -# * The region is reverse complemented if specified. +# * The region is subsequenced if specified. +# * The region is reverse complemented if specified. # # === WARNING # # Inserts with overlapping *open* and *close* regions in the same sequence will # cause unexpected behaviour and should be avoided.