Fetch a specific slice of genomic sequence by chromosome coordinates. Returns the DNA sequence for any region you specify (e.g., '13:32315086-32400268' for BRCA2). Unlike the ID-based sequence endpoint, this lets you get arbitrary regions including intergenic areas, promoters, or custom windows around genes. Essential for sequence analysis when you know coordinates but not IDs.
Original spec description
Retrieve genomic sequence for a specific region.