broadinstitute / epi-SHARE-seq-pipeline

Epigenomics Program pipeline to analyze SHARE-seq data.
MIT License
17 stars 3 forks source link

- patch cisCor() infinite loop bug on zero common barcodes #114

Closed sidwekhande closed 1 year ago

sidwekhande commented 1 year ago

force throw error and return NULL on zero common barcodes between ATAC and RNA matrices. The rest of the notebook will execute, but throw errors at each block.
closes #108