# HG changeset patch
# User althonos
# Date 1639265508 0
# Node ID 88dc16b4f583d0aab260068ceb92173db407ed89
# Parent 359232b58f6a5ef2a3bdd5a1d3b4652fcf669377
"Fix number of allowed different lines in `galaxy/gecco.xml` tests"
diff -r 359232b58f6a -r 88dc16b4f583 gecco.xml
--- a/gecco.xml Sun Nov 21 19:47:22 2021 +0000
+++ b/gecco.xml Sat Dec 11 23:31:48 2021 +0000
@@ -62,7 +62,7 @@
-
+
@@ -72,7 +72,7 @@
-
+
diff -r 359232b58f6a -r 88dc16b4f583 test-data/BGC0001866.1_cluster_1.gbk
--- a/test-data/BGC0001866.1_cluster_1.gbk Sun Nov 21 19:47:22 2021 +0000
+++ b/test-data/BGC0001866.1_cluster_1.gbk Sat Dec 11 23:31:48 2021 +0000
@@ -15,7 +15,7 @@
JOURNAL bioRxiv (2021.05.03.442509)
REMARK doi:10.1101/2021.05.03.442509
COMMENT ##GECCO-Data-START##
- version :: GECCO v0.8.4
+ version :: GECCO v0.8.5
creation_date :: 2021-11-21T16:33:58.470847
biosyn_class :: Polyketide
alkaloid_probability :: 0.0
diff -r 359232b58f6a -r 88dc16b4f583 test-data/sideload.json
--- a/test-data/sideload.json Sun Nov 21 19:47:22 2021 +0000
+++ b/test-data/sideload.json Sat Dec 11 23:31:48 2021 +0000
@@ -31,6 +31,6 @@
},
"description": "Biosynthetic Gene Cluster prediction with Conditional Random Fields.",
"name": "GECCO",
- "version": "0.8.4"
+ "version": "0.8.5"
}
}
\ No newline at end of file