mhorlbeck / ScreenProcessing

58 stars 31 forks source link

Multiple errors with fastqgz_to_counts.py #18

Closed turonvincent closed 1 year ago

turonvincent commented 2 years ago

Hello,

I tried this Demo here to learn how to process the Sequencing data I will soon receive. However, running this script on JupyterNotebook on a Mac, it keeps showing some error of syntax and definition. Every time I try and correct one, there is an other one showing up.

Would you have any idea how I could run this script without error?

Thank you!

HannahNeuendorf commented 2 years ago

Hello! I was recently able to debug the fastqgz_to_counts.py script. Still unable to get process_experiments.py to work though. I hope it works for you.

fastqgz_to_counts_working.pdf

mhorlbeck commented 1 year ago

i have not been able to maintain the code for the past few years, but there were a number of bugs raised by the python 2->3 conversion that were addressed by some contributors and have now been merged in. If you use the pipeline again and run into issues and I will be able to address them more promptly!