Skip to content

Write alignment file in temporary directory#1997

Draft
victorlin wants to merge 1 commit into
masterfrom
victorlin/iqtree-temp-files
Draft

Write alignment file in temporary directory#1997
victorlin wants to merge 1 commit into
masterfrom
victorlin/iqtree-temp-files

Conversation

@victorlin
Copy link
Copy Markdown
Member

Description of proposed changes

This avoids writing temporary IQ-TREE files next to the input alignment and removes the need to track and delete those intermediate files.

There was a comment that indicated "clean_up" was parameterized to allow the user to check intermediate output, however in practice that parameter was never exposed in as a command line option.

Related issue(s)

Follow-up to #1667 (comment)

Checklist

  • Automated checks pass
  • Check if you need to add a changelog message
  • Check if you need to add tests
  • Check if you need to update docs

This avoids writing temporary IQ-TREE files next to the input alignment and
removes the need to track and delete those intermediate files.

There was a comment that indicated "clean_up" was parameterized to allow
the user to check intermediate output, however in practice that
parameter was never exposed in as a command line option.
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

Successfully merging this pull request may close these issues.

1 participant