This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Category or classification a list of genes into exonic, intronic and intergenic groups

Hi there I have a .txt file that included 3000 genes . Is there any software or online method to divide them into exonic, intronic and intergenic groups I would be grateful if there are any suggestions?

exonic intergenic intronic

You're looking for a GTF file. This will have the boundaries of the introns and exons for each gene and you could subset this file to only include genes found in your txt file. The fact that you have genes means that there are no intergenic (between genes) regions.

Right, thanks, we do not have the GTF file, may we look for that

0 answers

No answers yet.

Log in to answer this question.