absee 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/absee.rb +2 -1
  2. metadata +2 -1
data/lib/absee.rb CHANGED
@@ -14,7 +14,8 @@
14
14
  #major ABIF versions greater than 1 are not supported
15
15
  #
16
16
  #== Parameters:
17
- #filename:: a string containing the filename (including the path and extensions)
17
+ #filename::
18
+ # => a string containing the filename (including the path and extensions)
18
19
  #
19
20
  #== Returns:
20
21
  #Six arrays: trace data for A, C, G, T, called sequence, and peak indexes
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: absee
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -45,3 +45,4 @@ signing_key:
45
45
  specification_version: 3
46
46
  summary: reads .ab1 sequencing/chromatogram files
47
47
  test_files: []
48
+ has_rdoc: