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

Attempting to run a PAUP* search without generating nexus crashes #5

Closed
SimonGreenhill opened this issue Jan 16, 2024 · 2 comments
Closed

Comments

@SimonGreenhill
Copy link

I didn't realise I needed to 'generate' a nexus before running PAUP*, this then crashes with:

Warning: Error in file: cannot open the connection
  64: file
  63: scan
  62: ape::read.nexus
  61: read_trees_from_paup
  60: read_and_name_trees_paup
  47: observe
  46: <observer>
   3: runApp
   2: print.shiny.appobj
   1: <Anonymous>

Steps to replicate:

  1. Change to "Trees" tab
  2. Click "run PAUP*"

Perhaps the button should not be enabled until "Generate" has been clicked, or clicking "Run PAUP*" should trigger generate if the file does not exist.

@marccanby
Copy link
Owner

You actually shouldn't need to hit the "Generate Nexus" button before hitting "Run PAUP*" – and in fact I have not had this issue. In any case, I just pushed several changes to make the tree search process more smooth (e.g., by making the 'Loading......' modal box remain until search is done, rather than for a fixed time), as well as other related changes.
Would you mind trying again and see if you get this issue? If not, let's close the issue. Thanks!

@SimonGreenhill
Copy link
Author

great, this looks fixed now (or I can't recreate my original problem)

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