ms-quant 0.0.1 → 0.0.2
Sign up to get free protection for your applications and to get access to all the features.
- data/VERSION +1 -0
- data/bin/peptide_hit_qvalues_to_spectral_counts_table.rb +0 -0
- metadata +3 -2
data/VERSION
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
0.0.2
|
File without changes
|
metadata
CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
|
|
5
5
|
segments:
|
6
6
|
- 0
|
7
7
|
- 0
|
8
|
-
-
|
9
|
-
version: 0.0.
|
8
|
+
- 2
|
9
|
+
version: 0.0.2
|
10
10
|
platform: ruby
|
11
11
|
authors:
|
12
12
|
- John T. Prince
|
@@ -87,6 +87,7 @@ files:
|
|
87
87
|
- LICENSE
|
88
88
|
- README.rdoc
|
89
89
|
- Rakefile
|
90
|
+
- VERSION
|
90
91
|
- bin/peptide_hit_qvalues_to_spectral_counts_table.rb
|
91
92
|
- lib/ms-quant.rb
|
92
93
|
- lib/ms/quant/spectral_counts.rb
|