-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle KeyError caused by missing "CB" tags when calculating cell met…
…rics (#56) * Handle missing CB KeyError If a SAM record does not have a 'CB' tag, do not include it in the count of perfect_cell_barcodes. * Add test for perfect_cell_barcodes metric * Refactor perfect_cell_barcodes error handling * Simplify file path syntax in test
- Loading branch information
1 parent
941ae54
commit 3b1199d
Showing
4 changed files
with
32 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters