# HG changeset patch # User bgruening # Date 1760645731 0 # Node ID 461b8e2d79d5edc02770d1528b0b7351534ab03c # Parent 693011647a67cb29e59c7e3f73a1df9d6198ccda planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/flexynesis commit bcee55468e70cd025cc5359bef5e9991e893eca9 diff -r 693011647a67 -r 461b8e2d79d5 flexynesis_plot.py --- a/flexynesis_plot.py Wed Jul 23 07:51:03 2025 +0000 +++ b/flexynesis_plot.py Thu Oct 16 20:15:31 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 693011647a67 -r 461b8e2d79d5 macros.xml --- a/macros.xml Wed Jul 23 07:51:03 2025 +0000 +++ b/macros.xml Thu Oct 16 20:15:31 2025 +0000 @@ -1,7 +1,7 @@ - 0.2.20 - 3 - 24.1 + 1.1.3 + 0 + 25.0 flexynesis