Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

parallel_align_seqs_pynast.py gives a misleading error message when pynast is not installed #2097

Open
wdwvt1 opened this issue Oct 24, 2015 · 1 comment
Milestone

Comments

@wdwvt1
Copy link
Contributor

wdwvt1 commented Oct 24, 2015

You can recreate this by removing pynast from your path and running:

parallel_align_seqs_pynast.py -h

The output will be:

optparse.OptionValueError: option --pairwise_alignment_method: invalid choice: 'uclust' (choose from )

Reasonably a good install will have PyNAST, but if we are going to have an error here it should at least make sense.

@ElDeveloper
Copy link
Member

👍

On (Oct-23-15|21:47), Will Van Treuren wrote:

You can recreate this by removing pynast from your path and running:

parallel_align_seqs_pynast.py -h

The output will be:

optparse.OptionValueError: option --pairwise_alignment_method: invalid choice: 'uclust' (choose from )

Reasonably a good install will have PyNAST, but if we are going to have an error here it should at least make sense.


Reply to this email directly or view it on GitHub:
#2097

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

No branches or pull requests

3 participants