-
Notifications
You must be signed in to change notification settings - Fork 308
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improved test coverage of RegionJoin code.
Added tests to all of the GenomicRDD test suites to run all of the available broadcast and shuffle region join implementations across all of the various GenomicRDD types. This caught several bugs, which were fixed in this commit.
- Loading branch information
Showing
10 changed files
with
1,070 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
1 143 26423 | ||
1 14397230 26472788 | ||
1 169801934 169801939 | ||
1 240997788 240997796 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
1 26472784 26472859 simread:1:26472783:false 0 + 0 -1 -1 -1 | ||
1 240997788 240997863 simread:1:240997787:true 0 + 0 -1 -1 -1 | ||
1 189606654 189606729 simread:1:189606653:true 0 + 0 -1 -1 -1 | ||
1 207027739 207027814 simread:1:207027738:true 0 + 0 -1 -1 -1 | ||
1 14397234 14397309 simread:1:14397233:false 0 + 0 -1 -1 -1 | ||
1 240344443 240344518 simread:1:240344442:true 0 + 0 -1 -1 -1 | ||
1 153978725 153978800 simread:1:153978724:false 0 + 0 -1 -1 -1 | ||
1 237728410 237728485 simread:1:237728409:true 0 + 0 -1 -1 -1 | ||
1 231911907 231911982 simread:1:231911906:false 0 + 0 -1 -1 -1 | ||
1 50683372 50683447 simread:1:50683371:false 0 + 0 -1 -1 -1 | ||
1 37577446 37577521 simread:1:37577445:false 0 + 0 -1 -1 -1 | ||
1 195211966 195212041 simread:1:195211965:false 0 + 0 -1 -1 -1 | ||
1 163841414 163841489 simread:1:163841413:false 0 + 0 -1 -1 -1 | ||
1 101556379 101556454 simread:1:101556378:false 0 + 0 -1 -1 -1 | ||
1 20101801 20101876 simread:1:20101800:true 0 + 0 -1 -1 -1 | ||
1 186794284 186794359 simread:1:186794283:true 0 + 0 -1 -1 -1 | ||
1 165341383 165341458 simread:1:165341382:true 0 + 0 -1 -1 -1 | ||
1 5469107 5469182 simread:1:5469106:true 0 + 0 -1 -1 -1 | ||
1 89554253 89554328 simread:1:89554252:false 0 + 0 -1 -1 -1 | ||
1 169801934 169802009 simread:1:169801933:true 0 + 0 -1 -1 -1 |
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.