Cannot find a way to force exit jupyter notebook running IRkernel via papermill. This mainly affects the DORCs correlation function, which goes into an infinite loop if there are no common barcodes between RNA and ATAC matrices.
papermill ignores R system quit() , stop() commands
Cannot find a way to force exit jupyter notebook running IRkernel via papermill. This mainly affects the DORCs correlation function, which goes into an infinite loop if there are no common barcodes between RNA and ATAC matrices.
quit()
,stop()
commands