-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
4 changed files
with
76 additions
and
14 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,4 @@ | ||
CHR BP1 BP2 KB NSNPS SNPS | ||
1 10114 10117 2.001 2 1:10114:T:C|1:10116:A:G | ||
1 10114 10119 2.007 2 1:10114:T:C|1:10117:C:A | ||
1 10116 10119 2.011 2 1:10116:A:G|1:10117:C:A |
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,10 @@ | ||
# version 0.2.0 | ||
H 1 10114 10117 H0 | ||
H 1 10114 10119 H1 | ||
H 1 10116 10119 H2 | ||
V H0 10114 10115 1:10114:T:C T | ||
V H0 10116 10117 1:10116:A:G A | ||
V H1 10114 10115 1:10114:T:C T | ||
V H1 10117 10118 1:10117:C:A C | ||
V H2 10116 10117 1:10116:A:G A | ||
V H2 10117 10118 1:10117:C:A C |
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