anncrsnp 0.1.3 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ddb348f3aa472df429ca3e2f2db94ee82230bb9d
4
- data.tar.gz: 6372089b9eb4bd7892aa7a4af23a06530c87a8ce
3
+ metadata.gz: 991b4ecee9f3529bb5e16076eb95ad0910c9f5e6
4
+ data.tar.gz: 3024c3d023a76320118e9150b3ae4fa6106a07f8
5
5
  SHA512:
6
- metadata.gz: eead26436f1943add592c34d7a96b8692e859a5b9a293663c7d91ed3ed8e7e79ac2d993e0063d7c57289dc7d48766dd01e5faec447ecec13e51d67d345a91b59
7
- data.tar.gz: d27329b3f4ed3762b365ef87e19a46f0808fb0543c527c6a45d4daf37ce1b8333285789cead68a5523dbadaa02d5c91e6e1d544cf831cc129a74d9dd3690aa25
6
+ metadata.gz: 9de6b81991f551802de6e5bc67bc0c889c2be054989c2214322a06b8912512bb4688ab7b07fde564d8af341e8d7f7426755ccd35b55889103db5879c4fbd586a
7
+ data.tar.gz: 680a3c74f9e406f9e81019b651575be2434ed730e60d248859a0f2a302e3d5668cdf27037994cb85d933ccf889cd8f6faf0bca5b85b8cb547f7d9af10c1d9123
Binary file
Binary file
data/database/deleteme ADDED
File without changes
@@ -1,3 +1,3 @@
1
1
  module Anncrsnp
2
- VERSION = "0.1.3"
2
+ VERSION = "0.1.4"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: anncrsnp
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Elena Rojano
@@ -117,6 +117,9 @@ files:
117
117
  - bin/masterfeatures.rb
118
118
  - bin/setup
119
119
  - bin/statistics.rb
120
+ - database/.DS_Store
121
+ - database/._.DS_Store
122
+ - database/deleteme
120
123
  - lib/anncrsnp.rb
121
124
  - lib/anncrsnp/dataset.rb
122
125
  - lib/anncrsnp/parsers/ucscparser.rb