Which Data Format Should I Use To Display My Own Data In Igv
1
0
Entering edit mode
10.2 years ago
Chen Sun ★ 1.1k

For each one hundred base of the chromosome 1 of human genome, I get a score, as follows:

chr1

Base    Score
0       1.03
100     22.88
200     -3.04
....

9000    33.04
......

And I want to display the score according to the position on chromosome, which kind of data format do I need to use to store the information.

igv format visualization • 1.9k views
ADD COMMENT
3
Entering edit mode
10.2 years ago

You can try bed format. See: http://www.broadinstitute.org/igv/BED

If it would have been a continuous data you could have tried BEDGRAPH. See: http://www.broadinstitute.org/software/igv/bedgraph

ADD COMMENT

Login before adding your answer.

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