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

Stand-alone Sedaka consensus and stitch #539

Open
christopher-vollmers opened this issue Nov 7, 2024 · 3 comments
Open

Stand-alone Sedaka consensus and stitch #539

christopher-vollmers opened this issue Nov 7, 2024 · 3 comments
Labels

Comments

@christopher-vollmers
Copy link

Hi,

I've been using medaka as part of our bc1 pipeline. I did a fresh install recently and now "medaka consensus" and "medaka stitch" are no longer available. They are still mentioned in the README though.

Did those options go away?

Best,
Chris

@iiSeymour
Copy link
Member

Hey @christopher-vollmers

These where changed in the v2.0.0 release of Medaka.

  • The medaka consensus command has been renamed to medaka inference to reflect
    its function in running an arbitrary model and avoid confusion with medaka_consensus.
  • The medaka stitch command has been renamed to medaka sequence to reflect its
    function in creating a consensus sequence.

See https://github.com/nanoporetech/medaka/releases/tag/v2.0.0

@christopher-vollmers
Copy link
Author

Got it! Thank you. I will give it a try.

@christopher-vollmers
Copy link
Author

Working as intended again. Will have to update bc1. Thank you for the tool and advice!

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