Gene Coordinate Length
Calculate gene length from one-based inclusive start and end coordinates: end − start + 1. Inclusive coordinates count both endpoint bases, so a feature whose start and end are equal is one base pair long.
Description
Calculate gene length from one-based inclusive start and end coordinates: end − start + 1. Inclusive coordinates count both endpoint bases, so a feature whose start and end are equal is one base pair long.