Mercurial > repos > bgruening > flexynesis_cbioportal_import
diff flexynesis_plot.py @ 8:461b8e2d79d5 draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/flexynesis commit bcee55468e70cd025cc5359bef5e9991e893eca9
author | bgruening |
---|---|
date | Thu, 16 Oct 2025 20:15:31 +0000 |
parents | 693011647a67 |
children |
line wrap: on
line diff
--- 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,