Skip to content

Commit

Permalink
debug return
Browse files Browse the repository at this point in the history
  • Loading branch information
jykr committed Nov 28, 2023
1 parent 27e3faf commit 83686ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bean/preprocessing/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ def prepare_bdata(bdata: be.ReporterScreen, args, warn, prefix: str):
f"Ignoring {n_no_support_targets} targets with 0 gRNA counts across all non-control samples. Ignored targets are written in {prefix}/no_support_targets.csv."
)
return bdata
return bdata


def _get_accessibility_single(
Expand Down

0 comments on commit 83686ea

Please sign in to comment.