I'm open to any suggestions on how to proceed.
I have a jupyter notebook running a dada2(R) pipeline. I'm dealing with large sequence data and gave papermill 24h to run the notebook. Unfortunately the time ran out when the notebook was at ln28/36, I would love to not have to run the entire notebook again (as I would have wait another 36-48 hours).
Thanks