understanding bedtools coverage output
1
0
Entering edit mode
6.8 years ago
vinayjrao ▴ 250

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 -

  1. Chr

  2. Chr Start

  3. Chr End

  4. Read Name

  5. Mapping Quality

  6. Strand

  7. Thick Start

  8. Thick End

  9. Item RGB

  10. Block Count

  11. Block Sizes

  12. Block Start

  13. Coverage Depth

  14. Number of Bases at Depth

  15. Size of A

  16. Percentage of A at Depth

Could someone please explain to me columns 9, 13, 14, 15 and 16 in greater detail?

TIA :)

bedtools RNA-Seq • 8.6k views
ADD COMMENT
2
Entering edit mode
6.8 years ago
t_stranger ▴ 50

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.

ADD COMMENT
0
Entering edit mode

Column 9 makes more sense now. Thank you

ADD REPLY

Login before adding your answer.

Traffic: 2580 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6