-
Notifications
You must be signed in to change notification settings - Fork 194
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4422 from vgteam/surjection-pruning
Make surjection pruning less orientation-dependent and fix short tail check
- Loading branch information
Showing
5 changed files
with
90 additions
and
9 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
forward 35 0 35 + >56629809>56629810>56629811>56629814>56629815>56629819>56629820>56629822 132 97 132 35 35 0 cs:Z::35 | ||
reverse 35 0 35 + <56629822<56629820<56629819<56629815<56629814<56629811<56629810<56629809 132 0 35 35 35 0 cs:Z::35 |
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,43 @@ | ||
H VN:Z:1.1 RS:Z:GRCh38 CHM13 | ||
S 56629807 G | ||
S 56629808 T | ||
S 56629809 TTTCTGATTATAAATATTGCACATGTATTGATTACATAAATCCATATACTATAAAACTGATATTTAAGAGAATAAAAGTCCCAACCTCAGAATTAACTACTG | ||
S 56629810 C | ||
S 56629811 A | ||
S 56629812 A | ||
S 56629813 C | ||
S 56629814 CCCCC | ||
S 56629815 C | ||
S 56629816 G | ||
S 56629817 T | ||
S 56629818 T | ||
S 56629819 T | ||
S 56629820 TTTTTTTTTTT | ||
S 56629821 T | ||
S 56629822 GATGGAGTCT | ||
S 56629823 C | ||
S 56629824 G | ||
W CHM13 0 chr8 81560724 81560860 >56629807>56629809>56629810>56629813>56629814>56629817>56629818>56629819>56629820>56629821>56629822>56629824 | ||
W GRCh38 0 chr8 35183939 35184073 >56629807>56629809>56629810>56629811>56629814>56629815>56629819>56629820>56629822>56629823 | ||
L 56629807 + 56629809 + 0M | ||
L 56629808 + 56629809 + 0M | ||
L 56629809 + 56629812 - 0M | ||
L 56629809 + 56629810 + 0M | ||
L 56629810 + 56629813 + 0M | ||
L 56629810 + 56629811 + 0M | ||
L 56629811 + 56629814 + 0M | ||
L 56629812 - 56629813 + 0M | ||
L 56629813 + 56629814 + 0M | ||
L 56629814 + 56629817 + 0M | ||
L 56629814 + 56629815 + 0M | ||
L 56629815 + 56629819 + 0M | ||
L 56629815 + 56629816 - 0M | ||
L 56629816 - 56629819 + 0M | ||
L 56629817 + 56629818 + 0M | ||
L 56629818 + 56629819 + 0M | ||
L 56629819 + 56629820 + 0M | ||
L 56629820 + 56629822 + 0M | ||
L 56629820 + 56629821 + 0M | ||
L 56629821 + 56629822 + 0M | ||
L 56629822 + 56629824 + 0M | ||
L 56629822 + 56629823 + 0M |
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
ee562cc
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
vg CI tests complete for merge to master. View the full report here.
15 tests passed, 0 tests failed and 0 tests skipped in 14502 seconds