Can you link to any examples where the convention is explained?
Using sequence case to encode intron/exon information
I've heard that sometimes sequences are stored in files partially lowercase and partially uppercase, with the intent that lower- or upper-case regions indicate introns or exons.
Is this a common practice? Are there file formats that explicitly support this type of encoding? Google hasn't yielded anything, but I might just be searching for the wrong things.
• 2,787 views
•
link
1 answer
Yes it is common practice, but it is not a standard.
Another common usage for lower case is to indicate softmasks, that is, lower case sequences should not be processed/analyzed.
• 0 views
•
link
Log in to answer this question.