You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In both Bedgraph and bigwig, values on chromosome X do not show up in genome-wide or local view in Macaca fascicularis 5.0, which is occuring since IGV 2.17 and later, including current newest IGV 2.18.4.
After checking .genome file of macaca fascicularis 5.0 and 6.0 and rheMac8, I found,
Only 5.0 genome in .genome is labeled without "chr", just "1 2 3 ... X", while .genome in others are labelled as chr1, chr2,,,chrX.
My bedgraph was labelled as "chrX" at first column, therefore I removed "chr" from my bedgraph, just "X", then the data showed up again.
This problem started to appear after 2.17, data with "chrX" was finely visualized in 5.0 genome in IGV 2.16 and before ( I just checked IGV 2.16.2 and it was fine with "chrX" labelled datafile).
Is it possible to re-set to allow "chrX" in the genome reference with just "X" labelled?
The text was updated successfully, but these errors were encountered:
In both Bedgraph and bigwig, values on chromosome X do not show up in genome-wide or local view in Macaca fascicularis 5.0, which is occuring since IGV 2.17 and later, including current newest IGV 2.18.4.
After checking .genome file of macaca fascicularis 5.0 and 6.0 and rheMac8, I found,
Is it possible to re-set to allow "chrX" in the genome reference with just "X" labelled?
The text was updated successfully, but these errors were encountered: