Column 9 makes more sense now. Thank you
Hi,
I'm working with some RNA-Seq data, and I have created my bed files. When I run bedtools coverage, the output has 16 columns. I looked for help on these columns, and all I got was -
Chr
Chr Start
Chr End
Read Name
Mapping Quality
Strand
Thick Start
Thick End
Item RGB
Block Count
Block Sizes
Block Start
Coverage Depth
Number of Bases at Depth
Size of A
Percentage of A at Depth
Could someone please explain to me columns 9, 13, 14, 15 and 16 in greater detail?
TIA :)
1 answer
column 9: RGB is the color that will show in the genome browser, every single color have its own code. Let's say (255, 0, 0) , it will show red color. column 13: Coverage Depth is how many reads in that particular nucleotide sequences. column 15 and 16 I seldom use, wait others to answer.
Log in to answer this question.
http://www.ensembl.org/info/website/upload/bed.html#optional