Teichlab / sctk

GNU General Public License v3.0
19 stars 4 forks source link

keyerror in fdg() when scanpy.tl.draw_graph falls back to 'fr' when 'fa2' is unavailable. #3

Open Peji-moghimi opened 1 year ago

Peji-moghimi commented 1 year ago

https://github.com/Teichlab/sctk/blob/ec686e2a542777bf1a39923d427f9df7acef6022/sctk/_fdg.py#L17

Either more options, e.g. 'fr', need to be added to layout, or, fa2 needs to be added to requirements.

slobentanzer commented 1 year ago

@ktpolanski @NickEngland is this still relevant?