Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Insufficient no. of discretization points #31

Open
omwa227 opened this issue Aug 14, 2023 · 4 comments
Open

Insufficient no. of discretization points #31

omwa227 opened this issue Aug 14, 2023 · 4 comments

Comments

@omwa227
Copy link

omwa227 commented Aug 14, 2023

I am trying to tun this program with my list of 167 species. The following are the scripts that I am running with sbatch - both have given me the same error message that I will also attach.

JAR=/home/omwa227/scratch/bin/JPrIME/jprime-0.3.7.jar
java -Xms256g -Xmx512g -jar jprime-0.3.7.jar Delirious Orthofinder_Species_tree_ITWORKSYAY CLOCK.a2m CLOCK_gene_to_host.txt -sm JTT -o MCMCjtt -lout

AND/OR

JAR=/home/omwa227/scratch/bin/JPrIME/jprime-0.3.7.jar
java -Xms512m -Xmx1024m -jar jprime-0.3.7.jar Delirious Orthofinder_Species_tree_ITWORKSYAY CLOCK.a2m CLOCK_gene_to_host.txt -sm JTT -o MCMCjttAH -lout

Can you give me some insight as to what the problem is?

Image of error message:
JPrIME_error

@omwa227
Copy link
Author

omwa227 commented Aug 17, 2023

I was able to fix the above issue by adding "-maxlosses " to the end of my script. However, it gave me a new issue that I cannot seem to resolve:

"ERROR: Insufficient no. of discretization points.
Try using denser discretization for 1) top edge, 2) remaining vertices.

Use option -h or --help to show usage.
See .info file for more information."

T
jprime issue
he .info file is attached below.

@arvestad
Copy link
Owner

arvestad commented Aug 18, 2023 via email

@omwa227
Copy link
Author

omwa227 commented Aug 18, 2023

Hi Lars,

Thank you very much for the advice! I will try using -dmin20 at the end of the script to see if this helps. While trying to get this dataset going, I ran another analysis with 10 species, and I did not encounter any issues. Alternatively, I can try running this with 30 species at a time to try to find what I am looking for.

If the -dmin20 works, however, I will be sure to let you know and send you the script I used if you would like to retain this for your records if someone else encounters a similar issue.

  • Olivia

@arvestad
Copy link
Owner

arvestad commented Aug 19, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants