rbbt-study 0.2.16 → 0.2.17
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +8 -8
- data/lib/rbbt/entity/study/samples.rb +0 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
---
|
2
2
|
!binary "U0hBMQ==":
|
3
3
|
metadata.gz: !binary |-
|
4
|
-
|
4
|
+
MTVhMTYyMDYwY2JkMzg2ZTM2ZjU4MzBjYTVjNjI3NDQ3MWZhYTVhNQ==
|
5
5
|
data.tar.gz: !binary |-
|
6
|
-
|
6
|
+
OGU2MTNiODUyNDE2OWZhY2U0M2VlZGZmNzE0YWI3ZjBlYzhhMTIyMw==
|
7
7
|
SHA512:
|
8
8
|
metadata.gz: !binary |-
|
9
|
-
|
10
|
-
|
11
|
-
|
9
|
+
ZTUwN2Q5ODdmOWRmY2RmNWUwMjkyOGZjMzU4YjE1MWQxZGE2MDkxODIxODkz
|
10
|
+
NWEyNzVlZDBkNTYyZTQyMWNlNjAxYzZhYTdkNjg5NjBkMzM1ZjhhZTIwMjQw
|
11
|
+
NGQwZGZhNDlhM2RhMGYzNGE1ZGQ0Nzc1ODU5ZWI1NzI4YzM0ZWM=
|
12
12
|
data.tar.gz: !binary |-
|
13
|
-
|
14
|
-
|
15
|
-
|
13
|
+
OWRmODE0NGJhZjM2YmRhYjliMzgxYjNlODMzOWFlNThkZjVlNDNkZWM4MDdk
|
14
|
+
MzE4ZDQyYmI5YzY3NjU1MzBlMTNkNjVmNDRkMjc4NDdhYzk0ZmI0NDY2ZDA4
|
15
|
+
YmVlMzcwZDhiYjNlMTAyMjAxMWIyMGI2NzYxNzY2MTU5OWExZmI=
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rbbt-study
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.
|
4
|
+
version: 0.2.17
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Miguel Vazquez
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2013-11-
|
11
|
+
date: 2013-11-26 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: This gem add the study entity with suport for NGS, Microarray and other
|
14
14
|
types of data
|