paulshuker / coppafish

COmbinatorial Padlock-Probe-Amplified Fluorescence In Situ Hybridization
https://paulshuker.github.io/coppafish/
MIT License
1 stars 0 forks source link

Fix coppafish CLI #117

Open paulshuker opened 1 week ago

paulshuker commented 1 week ago

Improve the use of

python -m coppafish ...

to run coppafish. Should be used for running the pipeline, opening the Viewer, and opening dash Viewers that require if __name__ == "__main__" blocks.