bio-fasta_retrieve 0.0.1 → 0.0.2

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.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 5769b466a33fbea95e39d68e59bdcb05b3aa4909
4
- data.tar.gz: f2cb672aa9e4cb7abde0dd7a57ac2423bf07a3e0
3
+ metadata.gz: be40bfd7ded0a0ef8fb200866e3d765618b2fd19
4
+ data.tar.gz: bb722789d9e8e0206a3571fc85f40d520ab0dabd
5
5
  SHA512:
6
- metadata.gz: 9e01d0a422faf4ea23bedbe989e2db0c8e2fbe974106a49e4aa99ed294b430ed5c032c8964dbba5b02c894daf31bbf8047a22bef6d604315c859374ec3199b69
7
- data.tar.gz: 4074fb0903cb3efbbd9baa6bc06cd7c3f05a6f34216b0fabefbfe11d0db5444787d7283cc71d2d98699d3698ac91f06ae6393a6cc8892b08af6194cd6462f3ea
6
+ metadata.gz: 0fbe1c05ac953a5a3597446ec523cc362cd99ac12b2fbc7709d507cd70e5ee1c2224fa34f5d17c075d51e8ccf52cdb1f448fe608a6070e19bec46509e5b93935
7
+ data.tar.gz: 9c84ed47a0c897218494fff0eaa03922274e81c8a5c41d383a85f024c06e1408a036b59155768eaeb4c7a3682b55e8f0491f2b4158a7491bdc832dcdacb33c22
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bio-fasta_retrieve
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrei Rozanski
@@ -10,7 +10,7 @@ bindir: bin
10
10
  cert_chain: []
11
11
  date: 2015-08-13 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: Gem that aims to retrieve DNA sequence from UCSC
13
+ description: Gem that helps to retrieve DNA sequence from UCSC
14
14
  email: rozanski.andrei@gmail.com
15
15
  executables: []
16
16
  extensions: []
@@ -40,5 +40,5 @@ rubyforge_project:
40
40
  rubygems_version: 2.2.3
41
41
  signing_key:
42
42
  specification_version: 4
43
- summary: Using DAS from UCSC, retrieve DNA sequences from given coordinates.
43
+ summary: Retrieve DNA sequence from UCSC using given coordinates.
44
44
  test_files: []