We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab1f1c9 commit 3260e4aCopy full SHA for 3260e4a
1 file changed
gimmemotifs/config.py
@@ -10,7 +10,7 @@
10
import os
11
12
### CONSTANTS ###
13
-GM_VERSION = "0.8.5"
+GM_VERSION = "0.8.6"
14
BG_TYPES = ["random", "genomic", "gc", "promoter"]
15
FA_VALID_BGS = ["random", "promoter", "gc", "user"]
16
BED_VALID_BGS = ["random", "genomic", "gc", "promoter", "user"]
0 commit comments