saezlab / liana-py

LIANA+: an all-in-one framework for cell-cell communication
http://liana-py.readthedocs.io/
GNU General Public License v3.0
166 stars 21 forks source link

Sort interactions names in `li.pl.tileplot` by the `orderby` argument #55

Closed PauBadiaM closed 1 year ago

PauBadiaM commented 1 year ago

Currently, interactions are not sorted in li.pl.tileplot, would be good to sort them by the orderby argument.

PauBadiaM commented 1 year ago

Maybe it would be good to specify a list of interactions with a predefined order, kinda like when you provide ligand_complex and receptor_complex but a new argument called interaction.

dbdimitrov commented 1 year ago

This is done now - to be covered in next release.