rbbt-study 0.2.17 → 0.2.18
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/expression.rb +5 -0
- data/lib/rbbt/entity/study.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
---
|
2
2
|
!binary "U0hBMQ==":
|
3
3
|
metadata.gz: !binary |-
|
4
|
-
|
4
|
+
ODQxZGJlNDBmN2M4N2E3MDcwYzAyZDQwNTlhYjZkYmRjNTBmZDY2ZQ==
|
5
5
|
data.tar.gz: !binary |-
|
6
|
-
|
6
|
+
NmVlODQ5ZWFiNGE3NDBiOGNmMTI3Mzc4NDgzZWFhYTQ3M2Q5ZmY4Yw==
|
7
7
|
SHA512:
|
8
8
|
metadata.gz: !binary |-
|
9
|
-
|
10
|
-
|
11
|
-
|
9
|
+
Njc1NDhmMzQ5NDc0ZTA0YjRjMGEzMzRiNzk1OGI3YjZmMGFlMzkyYTk4ZGFj
|
10
|
+
ZjQ3Y2Y5NWVjMDZhZjY5YjE4YzczZWVhYjZmYmI1ZjViZDQ4ZjVkM2E0Nzc4
|
11
|
+
NTllMDE4ODFiYWRjYzAxYjUxYzgyYzI5YjY4YWExNzQxYzk1NDU=
|
12
12
|
data.tar.gz: !binary |-
|
13
|
-
|
14
|
-
|
15
|
-
|
13
|
+
MDI0YmVlZmE4NDJhOTFmMWJiOWM0ZWE5ZWQ2NmM5NTZiYjk0N2UxM2YyZTRj
|
14
|
+
NGI2YzIzMzhmODZiYzVkNDdjYzQyODQxMzlhZjY4Njc3NGZhNDM3ZDM0OTE4
|
15
|
+
ZWY1MWEyZTU3ODkxMDdiNGMyZTc5YzA5Yjc4MTllMjExOWIwOGY=
|
data/lib/rbbt/entity/study.rb
CHANGED
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.18
|
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-27 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
|