-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change for issue #531 Refactor variant filter reporting to be consist…
…ent in logs and HTML output. Also fixed bug where frequency and pathogenicity filters would not be provided with data when run after the initial variant load & filter step. Moved analysis.FilterStats to new filters.FilterResultsCounter Add new FilterResultCount data class Add AnalysisResults.filterResultCounts field Add new FilterRunner.filterCounts and FilterRunner.logFilterResult methods Remove brittle logic for FilterStats from AbstractAnalysisRunner Add Filterable.failedFilter method to enable tracking of both passed and failed filters (previously only passed was exposed)
- Loading branch information
1 parent
977e030
commit e356afc
Showing
27 changed files
with
972 additions
and
588 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
Oops, something went wrong.