I'm having a similar problem on my Mac. Here the traceback:
Warning: Java Web Start and Java Plug-in are deprecated and will be considered for removal in a future Java release. Please contact the developer of this content "The Broad Institute of MIT and Harvard" and request an update for this program.
Insecure property: (debug, false) specified in unsigned jnlp file will not be set.
Insecure property: (com.apple.macos.useScreenMenuBar, true) specified in unsigned jnlp file will not be set.
java.lang.NoClassDefFoundError: com/sun/java/swing/plaf/windows/WindowsLookAndFeel
helios:~ ch$ java --version
java 10.0.1 2018-04-17
Java(TM) SE Runtime Environment 18.3 (build 10.0.1+10)
Java HotSpot(TM) 64-Bit Server VM 18.3 (build 10.0.1+10, mixed mode)
C.