How long is the shortest intron? - (Mar/19/2007 )
Hi all,
Recently, I am doing some research on Intron of Human beings, and I found that the Ensembl Database of human_40 containing a large number of intron that is just one bp or a few bp. Is it a mistake or real mini intron?
thanks a million for any reply!
-YangHaiwang-
Shortest introns are around 30 bp.
-pcrman-
QUOTE (YangHaiwang @ Mar 19 2007, 07:32 PM)
Hi all,
Recently, I am doing some research on Intron of Human beings, and I found that the Ensembl Database of human_40 containing a large number of intron that is just one bp or a few bp. Is it a mistake or real mini intron?
thanks a million for any reply!
Recently, I am doing some research on Intron of Human beings, and I found that the Ensembl Database of human_40 containing a large number of intron that is just one bp or a few bp. Is it a mistake or real mini intron?
thanks a million for any reply!

What is the attribute you refered to as intron in ensemble database?
-cyberpostdoc-
I just use the perl module to extrat the intron part of Genes, such as '$trans->get_all_Introns'
-YangHaiwang-
QUOTE (YangHaiwang @ Mar 23 2007, 10:55 PM)
I just use the perl module to extrat the intron part of Genes, such as '$trans->get_all_Introns'
I would suggest you to pull those record out and take a close look at them, it doesn't sound right too me. I would think these are either not verified or predicted gene/introns.
-cyberpostdoc-