File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1+
2+ ########################################################################################
3+
4+ VERSION 1.2.0
5+
6+ FIX:
7+ - Remove unnecessary files from git repo
8+ - replace outdated nosetests -> pytest as test running
9+
10+ IMPROVEMENTS:
11+ - Improve handling of HOG IDs in pyham. HOG objects use "hog_id" or "og" attribute
12+ from orthoxml to show objects, and also include the taxonomic range.
13+ - LOFT attribute will be loaded for gene elements if assigned in orthoxml.
14+
15+
16+
117########################################################################################
218
319VERSION 1.1.12
Original file line number Diff line number Diff line change 1414from .TreeProfile import *
1515from .iham import *
1616
17- __version__ = "1.1.12 "
17+ __version__ = "1.2.0 "
You can’t perform that action at this time.
0 commit comments