@@ -17,5 +17,5 @@ $ First sequence, easy segmentation (no error, few deletions at the windows, sma
# Note that a second D (D3-16*01) can be detected (6 common nucleotides, or even 7 with an overlap on the first D)
# This is tested in segment_simul.should-vdj
$ seq1_polyT is the same as seq1 but starts and ends with 10Ts, the recombination is in the middle. start position should not be 0 and end position should not be length-1
$ seq1_polyT is the same as seq1 but starts and ends with 10Ts, the recombination is in the middle. start position should not be 0 and end position should not be length-1; See #2138