Closed r78v10a07 closed 3 months ago
The json is fine. The error is caused by the index, loading the file without the index works. I'm investigating, it could be an igv.js bug, not the index itself.
I found this issue, it affects a small number of indexed GFF files, which unfortunately includes yours. I will have a fix soon.
This have been fixed in igv-webapp v 2.0.3. The fix is actually in igv.js. (v 3.0.4)
I attached a genome json file that fail to show the genes when clicking a chromosome.
tair10.json
After loading the genomes all chromosomes are shown correctly
Then, clicking on any chromosome (figure show chromosome 3) the genes are not shown
Can you tell me if there is anything wrong with my json format or files?