Error when trying to run IGV on server
I want to use IGV on a server so I don’t have to download bam files to my local machine. I used conda to install igvtools. When I type igvtools in the command line I get this error:
Using system JDK.
Unrecognized option: –module-path=/home/kmmahan/miniconda3/envs/igv/share/igvtools-2.5.3-0/lib
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
- Can igv be used on a server
- How do you launch igv once it is installed on a server
- What are these errors?
Any help would be appreciated
• 1.9k views