-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNEWS
40 lines (32 loc) · 1.25 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
1.0.12:
* convert GC to G+C
* add RepeatMasker column
* add PhastCons column
1.0.11:
* clean version of version 1.0.10
1.0.10:
* version yanked after distributing package with unwanted file: tmp.py
* add subfigure indexes
1.0.9:
* update environment specs in README.md
* remove unnecessary dependencies
1.0.8:
* skip version
1.0.7:
* added support for ggd-install
1.0.6:
* added option, --dendrogram, to perform hierarchical clustering on gmtk parameters, the dendrogram for row-wise clustering is shown
* fixed the inconsistency in column labels of gmtk parameters when hierarchical clustering is performed
* automated the adjustment of spacing between dendrogram and gmtk parameters, allowing dendrogram labels to display properly
* eliminated the --normalize-gmtk option by producing two figures (normalized & non-normalized) when --parameters is used, one figure otherwise
* added max-min table under normalized Parameters
* modified png dpi to be 350
* added pdf output
1.0.5:
* fixed the inconsistency in row ordering of dataframes
* added option to normalize gmtk parameters table row-wise
* add genic overlap percentage
* create gmtk-parameter heatmap from params.params or input.master
* add mne parameter to change track and segment label labels
1.0.4:
* init