-
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.
fix horrible bug, bump version number
- Loading branch information
1 parent
102480c
commit b42f49e
Showing
7 changed files
with
47 additions
and
50 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
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 |
---|---|---|
@@ -1,32 +1,32 @@ | ||
@seq1 | ||
@seq1_F | ||
CCCCCCCCCCCCCCC | ||
+seq1 | ||
+seq1_F | ||
ABCABCABCABCABC | ||
@seq2 | ||
@seq2_F | ||
CGATCNATC | ||
+seq2 | ||
+seq2_F | ||
ABCABCABC | ||
@seq3 | ||
@seq3_F | ||
TTNTTTT | ||
+seq3 | ||
+seq3_F | ||
ABCABCA | ||
@seq4 | ||
@seq4_F | ||
CGATCAATC | ||
+seq4 | ||
+seq4_F | ||
ABCABCABC | ||
@seq5 | ||
@seq5_F | ||
GUTTACTTGACCC | ||
+seq5 | ||
+seq5_F | ||
ABCABCABCABCC | ||
@seq6 | ||
@seq6_F | ||
CCCCCCCCCCCCCCC | ||
+seq6 | ||
+seq6_F | ||
ABCABCABCABCABC | ||
@seq7 | ||
@seq7_F | ||
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT | ||
+seq7 | ||
+seq7_F | ||
ABCABCABCABCABABCABCABCABCABABCABCABCABCABABCABCABCABC9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999 | ||
@seq8 | ||
@seq8_F | ||
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT | ||
+seq8 | ||
+seq8_F | ||
CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC |
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 |
---|---|---|
@@ -1,32 +1,32 @@ | ||
@seq1 | ||
@seq1_R | ||
CCCCCCCCCCCCCCC | ||
+seq1 | ||
+seq1_R | ||
ABCABCABCABCABC | ||
@seq2 | ||
@seq2_R | ||
CGATCNATC | ||
+seq2 | ||
+seq2_R | ||
ABCABCABC | ||
@seq3 | ||
@seq3_R | ||
TTTTTTT | ||
+seq3 | ||
+seq3_R | ||
ABCABCA | ||
@seq4 | ||
@seq4_R | ||
CNGATCNNNATCTTTTTTTTT | ||
+seq4 | ||
+seq4_R | ||
ABCABCABCABC()()()))( | ||
@seq5 | ||
@seq5_R | ||
GUTTACTTGACCC | ||
+seq5 | ||
+seq5_R | ||
ABCABCABCABCC | ||
@seq6 | ||
@seq6_R | ||
CCCCCCCCCCCCCC | ||
+seq6 | ||
+seq6_R | ||
ABCABCABCABCAB | ||
@seq7 | ||
@seq7_R | ||
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGTTAAAAAAAAAAAAAATTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT | ||
+seq7 | ||
+seq7_R | ||
99999999999999999999999999999999999999999999999999999999999999999999999BCABCABCABCABABCABCABCABCABABCABCABCABCABABCABCABCABCABABCABCABCABCABABCABCABCABCABABCABCABC | ||
@seq8 | ||
@seq8_R | ||
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGaAAAAAAAAAAAAAAAAATTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT | ||
+seq8 | ||
+seq8_R | ||
9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999 |