In the future, I'm not sure how high we want to push this parameter in
the official distribution. If you don't mind building IGV yourself
it's pretty easy to change; it's just a constant in GenomeImporter.
More detailed build instructions are in readme_src.txt, but simply
executing "ant" (after installing ant) from the igv source directory
should give you a usable jar.
-Jacob
--
Jacob Silterra
Software Engineer
Broad Institute
readme_src is not in the binary distribution, only in the source. It
should be "docs" directory:
igv_root/
docs/
readme_src.txt
readme.txt
.....
src/
scripts/
.....
There isn't too much there right now beyond what I already said, but
I'll be maintaining a list of problems people encounter while building
and how to solve them in that document.
-Jacob
--
You can always get the latest code at the subversion repo (link on the
IGV download page) as well.
--