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

Latest medaka models not available - update artic module #341

Closed
tavareshugo opened this issue Nov 28, 2022 · 8 comments
Closed

Latest medaka models not available - update artic module #341

tavareshugo opened this issue Nov 28, 2022 · 8 comments
Labels
bug Something isn't working

Comments

@tavareshugo
Copy link
Contributor

Description of the bug

The latest medaka models cannot be used at the moment, since they are not available through artic 1.2.2.
I have made a pull request on the core modules to update the version to 1.2.3, if it gets accepted then the pipeline here would need to have its modules updated also.

Command used and terminal output

No response

Relevant files

No response

System information

No response

@tavareshugo tavareshugo added the bug Something isn't working label Nov 28, 2022
@maxulysse
Copy link
Member

I approved and the tests are now running (it was your first PR, so tests were not running).
I'll watch out and comment on your PR if needed

@maxulysse
Copy link
Member

nf-core/modules#2557 is now merged, do you need help @tavareshugo on making the PR to update the medaka modules?

@tavareshugo
Copy link
Contributor Author

@maxulysse some guidelines would be great, if you don't mind (but I'd like to learn what the workflow is!). Here's what I've done:

  • Forked this repo
  • Made a new (for now local) branch to bump artic version
  • Ran nf-core update modules locally on that branch

But besides updating modules.json, this command also moved all these modules:

Moved viralrecon/modules/nf-core/modules/bcftools/sort to viralrecon/modules/nf-core/bcftools/sort.

For basically every nf-core module.

I guess this is not the way to do it?

@maxulysse
Copy link
Member

I'll have a look first things tomorrow

@maxulysse
Copy link
Member

ok, so main issue is that we need to merge the TEMPLATE sync (#331)
Can you pause your this PR for now?
I'll have a look at this #331 PR

@maxulysse
Copy link
Member

@tavareshugo TEMPLATE has been synced and merged, you can now have a look at updating modules.
with nf-core tools (cf https://nf-co.re/tools/#installation), command should be simply:

nf-core modules update artic/guppyplex
nf-core modules update artic/minion

@tavareshugo tavareshugo mentioned this issue Nov 30, 2022
9 tasks
@tavareshugo
Copy link
Contributor Author

@maxulysse submitted a pull request -- hope it's all good.

And thanks so much for guiding me in the procedure to make small contributions to these fantastic pipelines!

@maxulysse
Copy link
Member

I saw, and it looks perfect <3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants