VanLoo-lab / ascat

ASCAT R package
https://www.mdanderson.org/research/departments-labs-institutes/labs/van-loo-laboratory/resources.html#ASCAT
162 stars 85 forks source link

Does the output of ASCAT use a 0-based or a 1-based coordinate system? #144

Closed xieduo7 closed 1 year ago

xieduo7 commented 1 year ago

Specifically, does the 'startpos' column in the '*.segments.txt' output file start counting positions from 0 or 1?

Thank you!

tlesluyes commented 1 year ago

Hi @xieduo7,

The output (both startpos and endpos) is 1-based.

Cheers,

Tom.