Skip to content

fix hardcoded embedding coordinates

Yousef Alayoubi requested to merge plot_embedding into dev

When passing components argument for scanpy.pl.embedding as kwarg, the function should use the correct components coordinates and labels instead of the hardcoded dimensions 1 and 2

Merge request reports

Loading