saeyslab / multinichenetr

MultiNicheNet: a flexible framework for differential cell-cell communication analysis from multi-sample multi-condition single-cell transcriptomics data
GNU General Public License v3.0
107 stars 14 forks source link

How to manually adjust legend in make_sample_lr_prod_activity_plots()? #30

Open VivianQM opened 11 months ago

VivianQM commented 11 months ago

Hi,

Thanks again for the great package. I have a quick question on how to manually adjust the range (or the scale) of what I plot (eg. scaled ligand activity, etc. ) I am producing multiple figures out of the same analysis and am trying to make the scale the same so I only need one legend. Let me know if this does not make sense so I can try to explain more! Also would you mind letting me know how I can manually adjust other stuff in the figures, such as colors/heat, size of dot(if that's possible), titles...

Thank you so much and hope you have a good rest of the week.

Best, Vivian

browaeysrobin commented 11 months ago

Hi @VivianQM

For the moment you can just start from our plotting functions code and base yourself on that to make the adjustments you want. We may consider adding more customizability to the plots in the future, but this is not a priority.