open2c / pairtools

Extract 3D contacts (.pairs) from sequencing alignments
MIT License
104 stars 32 forks source link

What do "Uu" and "uU" mean in .pairs file? #246

Closed jiehua1995 closed 2 months ago

jiehua1995 commented 3 months ago

I found in my mapped.pairs file, mapping status of some lines are uu, uU, Uu. Are they same as UU?

Best,

Jie Hua

Phlya commented 2 months ago

Sorry for the late reply - essentially they are the same. Lowercase pair types indicated that this side contained a chimeric alignment that was rescued, but we decided it was not necessary information and just made everything more complicated. So basically you can consider them the same, if you have files that contain both, but the new versions of pairtools will not report any lowercase pair types.