dpeerlab / Palantir

Single cell trajectory detection
https://palantir.readthedocs.io
GNU General Public License v2.0
213 stars 50 forks source link

plot style #73

Closed wangjiawen2013 closed 2 years ago

wangjiawen2013 commented 2 years ago

Hi, who to set the point size and font or figure size when plotting the palantir results such as palantir.plot.plot_palantir_results?

ManuSetty commented 2 years ago

We have unfortunately not exposed this parameter and we will do it in the future. In the meantime, you should be able to add this parameter to the function here: https://github.com/dpeerlab/Palantir/blob/c70039de69dfa01a0768623fcdbacf81b116709a/src/palantir/plot.py#L331

ManuSetty commented 2 years ago

This parameter has now been exposed in v1.1.0