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

ragtag_scaffold.py: error: unrecognized arguments #182

Open
athenasyarifa opened this issue Jun 24, 2024 · 0 comments
Open

ragtag_scaffold.py: error: unrecognized arguments #182

athenasyarifa opened this issue Jun 24, 2024 · 0 comments

Comments

@athenasyarifa
Copy link

athenasyarifa commented Jun 24, 2024

Hi,

Not sure if this is entirely my fault for not understanding the Wiki page, but I have not been able to successfully run ragtag_scaffold.py with other optional parameters. It would run normally if I didn't use any optional parameters, and I am running RagTag v.2.1.0

For example, the following commands would run successfully:
ragtag.py scaffold reference.fasta scaffolds.fasta
ragtag.py scaffold -o ./output reference.fasta scaffolds.fasta

But the following would invoke "ragtag_scaffold.py: error: unrecognized arguments <reference.fasta> <query.fasta>"
ragtag.py scaffold -i 0.5 -a 0.9 -s 1.0 -r 1000 -f 10000 -o ./output reference.fasta scaffolds.fasta

Can somebody point out what I did wrong?
Thank you in advance!

Best,
Rifa

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

1 participant