Is there a download-able file on UCSC database that gives the information on gene locations (the chromosome ID for the gene, and the base positions) for a given organism ? I want to know the distance (in bp) between certain genes of interest for Xenopus genome. Is there any other way to achieve this in the genome browser ?
start here: https://main.g2.bx.psu.edu/ import data from ucsc as GTF, filter for your gene names, do the statistics (?)
The Downloads link is right there on the main UCSC page, left-hand column.