mcfrith / tandem-genotypes

GNU General Public License v3.0
45 stars 7 forks source link

imperfect repeat unit #5

Closed woodoo46 closed 5 years ago

woodoo46 commented 5 years ago

Hi tandem-genotypes developers,

I just want to double check that if a repeat segment is made of two types of repeat units, the program still works well? For example, if a 168 repeat region has two types of repeat units TAGG and TACG, we supply the program either "chrom start end TAGG" or "chrom start end TACG"? And the result is the same?

Thanks.

George

mcfrith commented 5 years ago

Good question: tandem repeats can be tricky. I believe the result will indeed be the same, in this case.

The length of the repeat-unit affects tandem-genotypes, but the sequence of the repeat-unit has almost no effect, with just 2 exceptions:

Have a nice day, Martin