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 65f597a commit f849f36Copy full SHA for f849f36
1 file changed
gimmemotifs/config.py
@@ -10,7 +10,7 @@
10
import os
11
12
### CONSTANTS ###
13
-GM_VERSION = "0.9.0.4"
+GM_VERSION = "0.9.0.5"
14
BG_TYPES = ["random", "genomic", "gc", "promoter"]
15
FA_VALID_BGS = ["random", "promoter", "gc", "user", "genomic"]
16
BED_VALID_BGS = ["random", "genomic", "gc", "promoter", "user"]
0 commit comments