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
Push to 0.0.8:
- update dependencies (fix security vulnerability)
- use average instead of single to create dendrogram in final_overview.py
- add logo, replace favicon
- fix dendrogram label order
Push to 0.0.6:
- add parameter worst_cutoff: use worst pvalue as cutoff
- add parameter max_genes: limit the number of permuted genes
- add parameter n_cpus_binarization
- improve performance of init_result_df
- binarization: ensure lower value has absent trait
- move from dictionaries to pd.Series
- remove old code
- dendrogram: fix clickable patches size