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

Fix fusionreport download #386

Merged
merged 5 commits into from Aug 30, 2023
Merged

Fix fusionreport download #386

merged 5 commits into from Aug 30, 2023

Conversation

rannick
Copy link
Collaborator

@rannick rannick commented Aug 28, 2023

Fixes #377

@rannick rannick changed the base branch from master to dev August 28, 2023 14:28
@nf-core nf-core deleted a comment from github-actions bot Aug 28, 2023
@github-actions
Copy link

github-actions bot commented Aug 28, 2023

nf-core lint overall result: Passed ✅

Posted for pipeline commit eb81ba0

+| ✅ 158 tests passed       |+

✅ Tests passed:

Run details

  • nf-core/tools version 2.9
  • Run at 2023-08-30 12:31:27

@rannick rannick requested a review from SPPearce August 28, 2023 14:37
@rannick rannick self-assigned this Aug 28, 2023
@@ -4,7 +4,7 @@ process FUSIONREPORT_DOWNLOAD {

// Note: 2.7X indices incompatible with AWS iGenomes.
conda "bioconda::star=2.7.9a"
container "docker.io/clinicalgenomics/fusion-report:2.1.5p2.1"
container "docker.io/clinicalgenomics/fusion-report:2.1.5p3"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what did you change in the container @rannick ? Also, did you test this works?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes I tested the download of fusionreport references

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@SPPearce SPPearce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to be updating the CHANGELOG with the #385 change, so easy to forget to do that!

@rannick rannick merged commit c8b98c7 into dev Aug 30, 2023
6 checks passed
@rannick rannick deleted the fix_fusionreport_download branch August 30, 2023 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fusion Report fails to download references
3 participants