# HG changeset patch # User bgruening # Date 1760645763 0 # Node ID a9d1fe48e1e613d1aaf7bd2ffe2b1e88714c7ffa # Parent 07f595f34f29788428fa477752f12cea78984a80 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/flexynesis commit bcee55468e70cd025cc5359bef5e9991e893eca9 diff -r 07f595f34f29 -r a9d1fe48e1e6 flexynesis_plot.py --- a/flexynesis_plot.py Wed Jul 23 07:50:41 2025 +0000 +++ b/flexynesis_plot.py Thu Oct 16 20:16:03 2025 +0000 @@ -11,7 +11,7 @@ import numpy as np import pandas as pd import seaborn as sns -from flexynesis import ( +from flexynesis.utils import ( build_cox_model, plot_dim_reduced, plot_hazard_ratios, diff -r 07f595f34f29 -r a9d1fe48e1e6 flexynesis_plot.xml --- a/flexynesis_plot.xml Wed Jul 23 07:50:41 2025 +0000 +++ b/flexynesis_plot.xml Thu Oct 16 20:16:03 2025 +0000 @@ -510,10 +510,10 @@ - + - - + + diff -r 07f595f34f29 -r a9d1fe48e1e6 macros.xml --- a/macros.xml Wed Jul 23 07:50:41 2025 +0000 +++ b/macros.xml Thu Oct 16 20:16:03 2025 +0000 @@ -1,7 +1,7 @@ - 0.2.20 - 3 - 24.1 + 1.1.3 + 0 + 25.0 flexynesis