From c81bb0c4f1c4c6662eaf057453cce02e97f0c049 Mon Sep 17 00:00:00 2001 From: emunozdc Date: Wed, 26 Jun 2024 12:36:57 +0200 Subject: [PATCH] Prepare 0.1.0 for release. --- src/pyranges_plot/plot_main.py | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/src/pyranges_plot/plot_main.py b/src/pyranges_plot/plot_main.py index 6dcc5e4..447d257 100644 --- a/src/pyranges_plot/plot_main.py +++ b/src/pyranges_plot/plot_main.py @@ -503,22 +503,7 @@ def getvalue(key): lambda x: compute_tpad(x, chrmd_df_grouped) if not x.empty else None ) - # print("genesmd") - # print(genesmd_df) - # print("\n\n") - # print("chrmd") - # print(chrmd_df) - # print("\n\n") - # print("grouped_chrmd") - # print(chrmd_df_grouped) - # print("\n\n") - # print("original data") - # print(data) - # print("\n\n") - # print("data used for plotting") - # print(subdf) - # print(tot_ngenes_l) - + # deal with engine and call proper plot if engine in ["plt", "matplotlib"]: if not missing_plt_flag: plot_exons_plt(