Entering edit mode
4 months ago
anba
•
0
Hi,
I need to obtain list with four columns
gene_name genomic_length max_number_of_exons max_number_of_introns
and I can't find this information in aggegation format. I need to find the maximum number of exoms and introns for each gene.
I tried ensembl and uscs, and there is only information about number of transcripts, but I need the length and number of exon/introns. Where should I obtain such a list?
Each gene has multiple transcripts which vary in length and or nu,ber of exons, so the table you describe either does not exist or is inherently incorrect.
It seems that I write it unclear. I need the genomic length (not transcripts) and the maximum number of exons/introns for each gene. I've corrected my question.
You can take the maximum, from third column: