You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -146,3 +146,8 @@
146
146
- Changed the name of GAF column `DB Object Synonym` from `gene_synonym` to `gene_id` for consistency with other methods.
147
147
- Corrected Reactome test as it failed with multiple gene symbols per gene id.
148
148
- Replaced biomaRt with a single RESTful XML call; as biomaRt is used only once to obtain GO terms, this replacement reduced dependency footprint of the package
149
+
150
+
## Version 1.0.7
151
+
152
+
- Improved error handling with unresponsive servers - timeouts are now handled gracefully
0 commit comments