nugen_barcode_splitter 0.0.12 → 0.0.13

Sign up to get free protection for your applications and to get access to all the features.
@@ -19,9 +19,9 @@ EOF
19
19
 
20
20
  def fill(lane, number, lane_dir, barcodes, read, is_fwd)
21
21
  if is_fwd
22
- direction = "R1_#{number}_"
22
+ direction = "R1_#{number}"
23
23
  else
24
- direction = "R2_#{number}_"
24
+ direction = "R2_#{number}"
25
25
  end
26
26
  context = {
27
27
  :lane => lane,
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nugen_barcode_splitter
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.12
4
+ version: 0.0.13
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: