hi, all. In one of our projects, we use ClonalFrame to remove SNPs caused by recombination. However, when I process the output of ClonalFrame, I faced one problem:
In the poly part of the output, I think the number should be continual, however, there appear some zeros in the sequence, such as,
# poly
...
659
701
0
0
0
0
0
728
733
734
735
I don't know these zeros mean. Can anyone here help me? Many thanks.
In the poly part of the output, I think the number should be continual, however, there appear some zeros in the sequence, such as,
# poly
...
659
701
0
0
0
0
0
728
733
734
735
I don't know these zeros mean. Can anyone here help me? Many thanks.
Comment