isoseq icon indicating copy to clipboard operation
isoseq copied to clipboard

fixed the broken isoseq3 container by updating the its version.

Open gawxyz opened this issue 1 year ago • 1 comments

fixed the broken isoseq3 container by updating the its version.

https://github.com/nf-core/isoseq/issues/27

I also got this error during my pipeline. After losing some my hair, I found this image finally, it is '-resume' and going on.

Hope to solve this bug as soon as possible and protect more hair 😂

PS: 5:17 a.m. now 😢

PR checklist

  • [x] This comment contains a description of changes (with reason).
  • [x] If you've fixed a bug or added code that should be tested, add tests!
  • [ ] If you've added a new tool - have you followed the pipeline conventions in the contribution docs
  • [ ] If necessary, also make a PR on the nf-core/isoseq branch on the nf-core/test-datasets repository.
  • [x] Make sure your code lints (nf-core lint).
  • [x] Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • [ ] Usage Documentation in docs/usage.md is updated.
  • [ ] Output Documentation in docs/output.md is updated.
  • [ ] CHANGELOG.md is updated.
  • [ ] README.md is updated (including new tool citations and authors/contributors).

gawxyz avatar Mar 15 '24 21:03 gawxyz

This PR is against the master branch :x:

  • Do not close this PR
  • Click Edit and change the base to dev
  • This CI test will remain failed until you push a new commit

Hi @gawxyz,

It looks like this pull-request is has been made against the gawxyz/isoseq master branch. The master branch on nf-core repositories should always contain code from the latest release. Because of this, PRs to master are only allowed if they come from the gawxyz/isoseq dev branch.

You do not need to close this PR, you can change the target branch to dev by clicking the "Edit" button at the top of this page. Note that even after this, the test will continue to show as failing until you push a new commit.

Thanks again for your contribution!

github-actions[bot] avatar Mar 15 '24 21:03 github-actions[bot]

Thanks for your contribution. I have done this update on modules repo, and then on the isoseq repo.

sguizard avatar Sep 06 '24 07:09 sguizard