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

add compatibility with [email protected] ? #25

Open
ChristopherRichie opened this issue Nov 19, 2024 · 1 comment
Open

add compatibility with [email protected] ? #25

ChristopherRichie opened this issue Nov 19, 2024 · 1 comment

Comments

@ChristopherRichie
Copy link

Is your feature related to a problem?

the latest dorado basecaller config for r9.4.1 is [email protected]
the available basecallers in current version appear to go up to [email protected].

thanks

Describe the solution you'd like

add [email protected] to the "override basecaller cfg" list

Describe alternatives you've considered

using older models for basecalling just because the latest is not integrated into wf-amplicon

Additional context

thanks!

@cjw85
Copy link
Contributor

cjw85 commented Nov 19, 2024

The override list is simply the list of models which are supported by medaka for consensus and variant calling. Medaka does not support the 3.6 models and so they do not appear in the list.

The list is intended for the case where the requisite meta information is missing or corrupt in the input files. As you have found it can be abused to force the use of a particular, not necessarily appropriate, model.

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

No branches or pull requests

2 participants