-
Notifications
You must be signed in to change notification settings - Fork 197
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 #4045 from vgteam/fix-two-part-names
Handle two-part contig names again and put them under test
- Loading branch information
Showing
4 changed files
with
56 additions
and
3 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
H VN:Z:1.1 RS:Z:GRCh37 GRCh38 | ||
S 1 G | ||
S 2 A | ||
S 4 GGG | ||
S 5 T | ||
S 6 A | ||
S 7 C | ||
S 8 A | ||
S 9 A | ||
L 1 + 2 + 0M | ||
L 1 + 4 + 0M | ||
L 2 + 4 + 0M | ||
L 4 + 5 + 0M | ||
L 5 + 6 + 0M | ||
L 6 + 7 + 0M | ||
L 6 + 8 + 0M | ||
L 7 + 9 + 0M | ||
L 8 + 9 + 0M | ||
P GRCh38#chr1 1+,4+,5+,6+,7+,9+ *,*,*,*,* | ||
P GRCh37#chr1 1+,2+,4+,5+,6+,8+,9+ *,*,*,*,*,* |
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
9d5db27
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.
16 tests passed, 0 tests failed and 0 tests skipped in 18177 seconds