Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Conversation

@jscgh
Copy link
Collaborator

@jscgh jscgh commented Dec 2, 2024

  • Combines the add-rosettafold-all-atom and add-helixfold3 branches
  • Merged with nf-core/dev

PR checklist

  • Make sure your code lints (nf-core lint).
  • Ensure the test suite passes (nextflow run . -profile test,**singularity** --outdir <OUTDIR>).
  • Check for unexpected warnings in debug mode (nextflow run . -profile debug,test,**singularity** --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).

@jscgh jscgh added the enhancement New feature or request label Dec 2, 2024
@github-actions
Copy link

github-actions bot commented Dec 2, 2024

nf-core pipelines lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 2ff94c3

+| ✅ 251 tests passed       |+
#| ❔   4 tests were ignored |#
!| ❗  44 tests had warnings |!
Details

❗ Test warnings:

❔ Tests ignored:

✅ Tests passed:

Run details

  • nf-core/tools version 3.0.2
  • Run at 2024-12-04 23:25:51

@nbtm-sh
Copy link
Collaborator

nbtm-sh commented Dec 5, 2024

Will run tests through OnDemand later today. Keep you posted!

@nbtm-sh
Copy link
Collaborator

nbtm-sh commented Dec 5, 2024

Running HF3 I get this output:
output.log

@jscgh
Copy link
Collaborator Author

jscgh commented Dec 5, 2024

Seems to be from Message: "Could not open file: ./maxit_src/data/binary/variant.odb" generated at: BlockIO::OpenFile

Permissions error on the DBs.
-rw-------. 1 z5378336 sbf 1.9M Sep 10 16:18 variant.odb
Should be fixed now.

@nbtm-sh
Copy link
Collaborator

nbtm-sh commented Dec 6, 2024

Tests completed fine. Looks good to me

@jscgh jscgh merged commit 3bba62b into unsw-dev Dec 6, 2024
2 of 23 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants