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

[BUG] A YAML file argument cannot be used in combination with either the -s/--organism or -g/--genome arguments. The -s/--organism and the -g/--genome arguments replace the YAML file argument input. #320

Open
yulinpengcool opened this issue Sep 8, 2024 · 4 comments
Labels
PGAPX-1411 [WINDOWS] #320 A YAML file argument cannot be used in combination with either the -s/--organism or -

Comments

@yulinpengcool
Copy link

yulinpengcool commented Sep 8, 2024

The bug is:
pgap.py: error: Invalid Command Line Argument Error: A YAML file argument cannot be used in combination with either the -s/--organism or -g/--genome arguments. The -s/--organism and the -g/--genome arguments replace the YAML file argument input.

Here is the command*
I am running the
python C:\Users\yulinpeng\miniconda3\envs\pgap_env\pgap\scripts\pgap.py -n -o D:\nda\new -g C:\Users\da\GCF.fasta -s 'Azotobacter vinelandii'

Expected behavior
Results outputted to D:\bioconda\new subdirectory

Software versions (please complete the following information):

Error
I receive the error:
error: Invalid Command Line Argument Error: A YAML file argument cannot be used in combination with either the -s/--organism or -g/--genome arguments. The -s/--organism and the -g/--genome arguments replace the YAML file argument input.

Log Files
no log files are produced

@azat-badretdin
Copy link
Contributor

Thank you for your report, user @yulinpengcool !

What did you see on your screen when you typed this command?

@yulinpengcool
Copy link
Author

output: error: Invalid Command Line Argument Error: A YAML file argument cannot be used in combination with either the -s/--organism or -g/--genome arguments. The -s/--organism and the -g/--genome arguments replace the YAML file argument input.

@azat-badretdin
Copy link
Contributor

Thank you! Will will have a look at this in due order.

@yulinpengcool
Copy link
Author

Thank you and Will

@azat-badretdin azat-badretdin added the PGAPX-1411 [WINDOWS] #320 A YAML file argument cannot be used in combination with either the -s/--organism or - label Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PGAPX-1411 [WINDOWS] #320 A YAML file argument cannot be used in combination with either the -s/--organism or -
Projects
None yet
Development

No branches or pull requests

2 participants