Here's a simple question...I have a list of gene names that I want to retrieve a GTF file of those genes specifically. I put the list into UCSC for RefSeq genes and download the GTF file. The resulting GTF files does NOT contain the gene names, only the gene id's. So, how do I get a GTF file with the gene names???
Seqanswers Leaderboard Ad
Collapse
Announcement
Collapse
No announcement yet.
X
-
Originally posted by golharam View PostHere's a simple question...I have a list of gene names that I want to retrieve a GTF file of those genes specifically. I put the list into UCSC for RefSeq genes and download the GTF file. The resulting GTF files does NOT contain the gene names, only the gene id's. So, how do I get a GTF file with the gene names???
A sample output for the Actb gene in mouse looks like this:
Code:chr5 mm10_refFlat stop_codon 142903798 142903800 0.000000 - . gene_id "Actb"; transcript_id "Actb"; chr5 mm10_refFlat CDS 142903801 142903941 0.000000 - 0 gene_id "Actb"; transcript_id "Actb"; chr5 mm10_refFlat exon 142903116 142903941 0.000000 - . gene_id "Actb"; transcript_id "Actb"; chr5 mm10_refFlat CDS 142904067 142904248 0.000000 - 2 gene_id "Actb"; transcript_id "Actb"; chr5 mm10_refFlat exon 142904067 142904248 0.000000 - . gene_id "Actb"; transcript_id "Actb"; chr5 mm10_refFlat CDS 142904344 142904782 0.000000 - 0 gene_id "Actb"; transcript_id "Actb"; chr5 mm10_refFlat exon 142904344 142904782 0.000000 - . gene_id "Actb"; transcript_id "Actb"; chr5 mm10_refFlat CDS 142905237 142905476 0.000000 - 0 gene_id "Actb"; transcript_id "Actb"; chr5 mm10_refFlat exon 142905237 142905476 0.000000 - . gene_id "Actb"; transcript_id "Actb"; chr5 mm10_refFlat CDS 142905564 142905686 0.000000 - 0 gene_id "Actb"; transcript_id "Actb"; chr5 mm10_refFlat start_codon 142905684 142905686 0.000000 - . gene_id "Actb"; transcript_id "Actb"; chr5 mm10_refFlat exon 142905564 142905692 0.000000 - . gene_id "Actb"; transcript_id "Actb"; chr5 mm10_refFlat exon 142906652 142906724 0.000000 - . gene_id "Actb"; transcript_id "Actb";
Hope this helps!
Dario
Latest Articles
Collapse
-
by seqadmin
The human gut contains trillions of microorganisms that impact digestion, immune functions, and overall health1. Despite major breakthroughs, we’re only beginning to understand the full extent of the microbiome’s influence on health and disease. Advances in next-generation sequencing and spatial biology have opened new windows into this complex environment, yet many questions remain. This article highlights two recent studies exploring how diet influences microbial...-
Channel: Articles
02-24-2025, 06:31 AM -
ad_right_rmr
Collapse
News
Collapse
Topics | Statistics | Last Post | ||
---|---|---|---|---|
Started by seqadmin, 03-03-2025, 01:15 PM
|
0 responses
162 views
0 likes
|
Last Post
by seqadmin
03-03-2025, 01:15 PM
|
||
Started by seqadmin, 02-28-2025, 12:58 PM
|
0 responses
251 views
0 likes
|
Last Post
by seqadmin
02-28-2025, 12:58 PM
|
||
Started by seqadmin, 02-24-2025, 02:48 PM
|
0 responses
625 views
0 likes
|
Last Post
by seqadmin
02-24-2025, 02:48 PM
|
||
Started by seqadmin, 02-21-2025, 02:46 PM
|
0 responses
265 views
0 likes
|
Last Post
by seqadmin
02-21-2025, 02:46 PM
|
Comment