HI ,
I got all human gene region file from UCSC http://genome.ucsc.edu/cgi-bin/hgTables.
I find that the same gene is located at different chromosomes , like
I have exactly the same question, for example, OR4F3 gene, encoding Olfactory receptor 4F3/4F16/4F29 protein.
I found if using NCBI hg38.gtf, it only locates in chr5, but if using ucsc.genes.gtf or encode.hg38.gtf, it locates in both chr1 and chr5.
please use the formatting bar (especially the code option) to present your post better. I've done it for you this time.
This reply is better suited as a comment on the original question. Answers in biostars are meant only for (full) solutions to the problem of the OP. This is why I moved your answer to a comment.
Entries such as NRs are not genes (loci). They are RNA sequence for a non-coding locus. If I search for MIR6859-1 in UCSC I get one entry only under known genes.
It looks like the sequence is perfect match (just tried BLAT search) on both Chr1, Chr15, Chr16. But the gene IDs are different [Mir6859-1 (Chr1), -2 (Chr1), -3 (Chr15) and -4 (Chr16)] on Entrez. NR IDs also appear to be different on NCBI (NR_106918, NR_107062, NR_107063, NR_128720). If you are getting only one NR ID, It could an annotation issue.
UCSC has two types of RefSeq tracks. The old "RefSeq Genes" or refgene track is based on alignments generated by UCSC, and can't distinguish between different locations with the same sequence. The newer "NCBI RefSeq" tracks are based on annotation imported from NCBI's RefSeq project, which uses additional information to distinguish ambiguous locations, as well as some other differences and including additional features and genes not available in the refgene track. UCSC posted a blog about it:
http://genome.ucsc.edu/blog/the-new-ncbi-refseq-tracks-and-you/
For the microRNAs, the four identical locations are assigned separate identifiers by miRBase, HGNC, and NCBI Gene, and each location has a separate RefSeq NR transcript. The same is true for some protein-coding genes, such as CALM1, CALM2, and CALM3.
Thank you for your answer! So it is better to use ucbi.hg38.gtf to avoid some ambiguous locations for the same gene. How about miRNAs, I am also interested which database should I use (I guess I should use the NCBI one as well if using ncbi.hg38.gtf)?
Also on chr16:
Remarkable
I have exactly the same question, for example, OR4F3 gene, encoding Olfactory receptor 4F3/4F16/4F29 protein. I found if using NCBI hg38.gtf, it only locates in chr5, but if using ucsc.genes.gtf or encode.hg38.gtf, it locates in both chr1 and chr5.
Hello hudiejie and welcome to biostars,
please use the formatting bar (especially the

code
option) to present your post better. I've done it for you this time.This reply is better suited as a comment on the original question. Answers in biostars are meant only for (full) solutions to the problem of the OP. This is why I moved your answer to a comment.
Thank you!
fin swimmer