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 8a53baf commit c83db9eCopy full SHA for c83db9e
2 files changed
README.md
@@ -87,6 +87,9 @@ $ chakin feature load_fasta \
87
88
## History
89
90
+- 2.3.9
91
+ - URL decode GFF ids when loading blast/interpro/others
92
+
93
- 2.3.8
94
- Fix connection closed error when loading big interproscan files
95
setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name="chado",
9
- version='2.3.8',
+ version='2.3.9',
10
description="Chado library",
11
author="Anthony Bretaudeau",
12
author_email="anthony.bretaudeau@inrae.fr",
0 commit comments