This is a test version of Biostars. For the public version, visit https://www.biostars.org.
The bed12 format

Hi, I just came across bed12 format for the first time http://bedtools.readthedocs.io/en/latest/content/general-usage.html

I didn't quite understand what "thickStart" and "thickEnd" mean - is it simply a representation of the visual line that would be drawn?

Thanks,

bed12

1 answer

I didn't quite understand what "thickStart" and "thickEnd" mean - is it simply a representation of the visual line that would be drawn?

You are right. It is useful when you need to represent bed intervals for genes with introns/exons/cds/UTRs like on the image below where the thick lines represent cds.

genome browser snapshot

Log in to answer this question.