-
-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: raise exception if CollectDuplexSeqMetrics run on consensus BAM (…
…#1003) * feat: add isConsensus method * feat: assert DuplexSeqMetrics collected on grouped BAM * refactor: move isConsensus * refactor: move isConsensus check * fix: remove unused import * refactor: only import ConsensusTags * refactor: only check first record * chore: cleanup imports * chore: cleanup import and unused val * fix: cleanup error reporting * fix: use val instead of def * refactor: rename isConsensusRead to isFgbioStyleConsensus * docs: improve doc string accuracy
- Loading branch information
Showing
4 changed files
with
59 additions
and
2 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
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
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
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