ms-sequest 0.0.6 → 0.0.7
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.
- data/History +4 -0
- data/lib/ms/sequest/srf/sqt.rb +1 -1
- data/lib/ms/sequest.rb +1 -1
- metadata +1 -1
data/History
CHANGED
@@ -1,3 +1,7 @@
|
|
1
|
+
== 0.0.7 / 2009-06-26
|
2
|
+
|
3
|
+
* minor bug fix in srf to sqt output in compatibility with current ms-core ms/mass tables
|
4
|
+
|
1
5
|
== 0.0.6 / 2009-06-26
|
2
6
|
|
3
7
|
* fixed bug affecting only version 0.0.5 in srf reader affecting any file where print_duplicate_references was less than the number of protein references found for a peptide, but also > 0.
|
data/lib/ms/sequest/srf/sqt.rb
CHANGED
data/lib/ms/sequest.rb
CHANGED