Hi all,

I am trying to run a stairway plot analysis (from here - https://sites.google.com/site/jpopgen/stairway-plot using version 2) and I can get right to the end, before getting rebuffed while trying to get the results (using Stairway_output_summary_plot2.class). I wonder if anyone has much experience with this program (or java) and might be able to help. My input and the output error are both below.

Many thanks in advance,

James

Code input:

java -Xmx1g -cp stairway_plot_es/:stairway_plot_es/gral-core-0.11.jar:stairway_plot_es/VectorGraphics2D-0.9.3.jar Stairway_output_summary_plot2 two-epoch_fold.blueprint rand9/

Error:

(base) jamesdorey@Jamess-MacBook-Pro-4:~/Desktop/Uni/My_papers/Fijiensis_paper/Analyses/Stairway_plots/stairway_plot_v2/TEST$ java -Xmx1g -cp stairway_plot_es/:stairway_plot_es/gral-core-0.11.jar:stairway_plot_es/VectorGraphics2D-0.9.3.jar Stairway_output_summary_plot2 two-epoch_fold.blueprint rand9/

Exception in thread "main" java.util.NoSuchElementException

at java.util.StringTokenizer.nextToken(StringTokenizer.java:332)

at Stairway_output_summary_plot2.main(Stairway_output_summary_plot2.java:238)

More James Dorey's questions See All
Similar questions and discussions