almaan / stereoscope

Spatial mapping of cell types by integration of transcriptomics data
MIT License
87 stars 26 forks source link

Syntax Error stsc/datasets.py #7

Closed nik1sto closed 4 years ago

nik1sto commented 4 years ago

Hi Alma,

I just wanted to install the most recent version and encountered for "stereoscope test"

STereoSCope-0.3-py3.8.egg/stsc/datasets.py", line 292 file = sys.stderr, ^ SyntaxError: invalid syntax

due to a missing comma

Best regards, Nik

almaan commented 4 years ago

Hi Nik

thanks for the report! I'm not sure why my linter didn't catch this (need to look into that..). But it should be taken care of now.

As always - tremendously happy for bringing this to my attention!

Good luck with the analyses, best Alma

nik1sto commented 4 years ago

Thanks!