Skip to content

Commit 734b1e9

Browse files
committed
add DotClustermapPlotter
1 parent e2c9cfb commit 734b1e9

2 files changed

Lines changed: 36 additions & 36 deletions

File tree

notebooks/clustermap.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"import pickle\n",
2222
"plt.rcParams['figure.dpi'] = 100\n",
2323
"plt.rcParams['savefig.dpi']=300\n",
24-
"sys.path.append(os.path.expanduser(\"~/Projects/Github/PyComplexHeatmap/\"))\n",
24+
"# sys.path.append(os.path.expanduser(\"~/Projects/Github/PyComplexHeatmap/\"))\n",
2525
"import PyComplexHeatmap\n",
2626
"from PyComplexHeatmap import *"
2727
]

notebooks/dotHeatmap.ipynb

Lines changed: 35 additions & 35 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)