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

Error when running medaka_consensus #541

Open
rs-norman opened this issue Nov 15, 2024 · 3 comments
Open

Error when running medaka_consensus #541

rs-norman opened this issue Nov 15, 2024 · 3 comments
Labels

Comments

@rs-norman
Copy link

I recently updated to the newest version of Medaka and tried to run the medaka_consensus pipeline using:

medaka_consensus -i input.fastq.gz -d assembly.fasta -o output_folder -t 60 -m r1041_e82_400bps_sup_v4.3.0

This command generated the 'calls_to_draft.bam' and 'calls_to_draft.bam.bai' but then gave the following error:

"medaka: error: argument command: invalid choice: 'consensus'.....
failed to run medaka consensus."

I understand that medaka consensus has changed to medaka inference but does that change prevent the running of medaka_consensus pipeline?

@rs-norman rs-norman added the bug label Nov 15, 2024
@cjw85
Copy link
Member

cjw85 commented Nov 15, 2024

This sounds like you have an incongruent version of the medaka_consensus script and the main medaka Python program. How have you install medaka?

@rs-norman
Copy link
Author

Thanks for the quick response. The update was performed by University research computing personnel so I am not certain how it was installed. I will need to follow up with them.

@cjw85
Copy link
Member

cjw85 commented Nov 29, 2024

@rs-norman

Have you resolved this issue?

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

No branches or pull requests

2 participants