Releases: compgenomicslab/TreeProfiler
Releases · compgenomicslab/TreeProfiler
treeprofiler v1.2.4
version 1.2.4 allows
- add barplot colored by other columns
- custom config for highlight and collapse
- bubble layout for categorical data
- ancestral character reconstruction for continuous traits using ML/BY with BM/OU model
treeprofiler v1.2.3-beta
version v1.2.3 include:
- analytic method
- color config
- new layouts for categorical data
- allow data matrix annotation and visualization
- optimize algorithm for preannotation in profiling annotation and visualization
treeprofiler v1.2.2
- rank-limit to prune taxonomic annotated tree to classification
- correct the way to set barplot range
treeprofiler v1.2.1
fixed issue of import from ete4 core
treeprofiler v1.2.0
correct not standard arguments
such as
"--input_type" to "--input-type"
"--barplot_layout" to "--barplot-layout"
...
Release TreeProfiler v1.1.0
TreeProfiler_v1.1.0 Merge branch 'main' of https://github.com/compgenomicslab/TreeProfile…