Entering edit mode
6.8 years ago
manojkumar_bhosale
▴
70
I want to write my own tool for liftover between two genome assemblies. Please let me know how the chain file is used to convert the coordinates?
Chains/nets are explained here. Additional practical information on this page.
You can read CrossMap algorithm description, and even better, examine its source.