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 RFAA and HF3 modules #26

Merged
merged 227 commits into from
Dec 6, 2024
Merged

Add RFAA and HF3 modules #26

merged 227 commits into from
Dec 6, 2024

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
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 |!

❗ 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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants