-
Notifications
You must be signed in to change notification settings - Fork 596
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ContextCovariate mistakenly assumes that all non-ACGT bases in the re…
…ad are N (#6625) ContextCovariate assumes that all non-ACGT bases in the read are N's and this might actually be wrong. This fixes this assumption and add tests.
- Loading branch information
Yossi Farjoun
authored
Aug 12, 2020
1 parent
0cb632a
commit 650c2b3
Showing
2 changed files
with
81 additions
and
30 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