I have tried to get this to work with different IGV versions .gbk files... so far no luck.
1) I am using the Linux distro running on an ubuntu (12.04 LTS) box, and I have tried this with IGV versions 2.3.11 and 2.3.18
2) I am trying to load a .gbk file for the MTB strain H37Rv, specifically NC_000962.3
3) I obtained 2 different .gbk files: the first from the above NCBI fasta accession page by selecting "Genbank full" and saving the file locally, (13.4 MB file), and the second from the NCBI ftp server (NC_000962.gbk, 17.1MB)... not positive this is for an identical accession, i.e. ...2.3.gbk
4) Using the "Load genome from file" route, both files were tried, and both IGV versions give the same error message:
Using the first file, I get:
ERROR [2013-09-19 16:01:22,086] [MessageUtils.java:60] [AWT-EventQueue-0] For input string: "order3593369"
Using the second file, I get:
ERROR [2013-09-19 16:03:32,216] [MessageUtils.java:60] [AWT-EventQueue-0] For input string: "order625"
5) I am able to load the fasta and gff with no issues, so there's the workaround, but I am curious as to why the supported .gbk format will not load.
i'll be happy to provide the java console output for these errors, if that would help.
Thanks,
Walt