how to display RNA-seq coverage data in negative strand with log scale?
1
1
Entering edit mode
7.0 years ago
mt1022 ▴ 310

Coverage data for negative strand is displayed as negative values in igv. Is there a way to display those data in log scale? For example, if the coverage is -3, I would like it to be displayed as -log(3).

igv RNA-Seq • 1.9k views
ADD COMMENT
1
Entering edit mode

For clarification I am assuming you meant that you want -3 to be displayed as -0.47 (which is the result of -log(3))

IGV allows changing the display of each track by: right click track --> tick log scale option

Alternatively, you can alter the underlying file passed to IGV....that depends on the file format you have

ADD REPLY
1
Entering edit mode
7.0 years ago

In wiggle file, coverage times -1.

ADD COMMENT

Login before adding your answer.

Traffic: 2044 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