zktuong / ktplotspy

Python library for plotting Cellphonedb results. Ported from ktplots R package.
https://ktplotspy.readthedocs.io/
MIT License
46 stars 12 forks source link

Add parameters for kpy.plot_cpdb_heatmap #66

Closed QqQss closed 4 months ago

QqQss commented 4 months ago

Hi, thanks for your great tool!

I kindly request you to add the parameter 'separator' to your plot functions. Previously, when running cpdb analysis, one may have used a custom separator to separate interacted cell pairs with the 'separator' parameter. The current plot functions do not seem compatible with this feature as they defaultly use '|' as the separator, resulting in errors.

Thanks again!

zktuong commented 4 months ago

Hi, thanks for the comments! Ok should be an easy fix. ~@ali-harasty can we create another PR on this?~ ok i can do this myself perhaps

zktuong commented 4 months ago

ok #67 has been merged! please reinstall with pip install git+https://www.github.com/zktuong/ktplotspy.git