-
-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Full fragment coverage mode for proper pairs (#246)
* Add initial idea for full fragment coverage mode * Adds bam file to test fragment-mode * Simplify read filtering in fragment-mode * Passes the fragment-mode arg to coverage() * Removes unnecessary 0-indexing correction (start is 1-indexed) * Adds regression test for fragment mode * Uses tabs instead of spaces in expected test output * Creates new bam file for testing fragment-mode * Regenerates test bam files for fragment-mode * Updates test expectation * Fixes whitespace in expectation * Removes seen_ids hash set. Improves arg string --------- Co-authored-by: Ludvig <[email protected]>
- Loading branch information
1 parent
a827b97
commit b54ce45
Showing
4 changed files
with
37 additions
and
6 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
Binary file not shown.
Binary file not shown.