Skip to content

Conversation

@LouisLeNezet
Copy link
Contributor

PR checklist

Closes #7578

  • This comment contains a description of changes (with reason).
  • 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 module conventions in the contribution docs
  • If necessary, include test data in your PR.
  • Remove all TODO statements.
  • Emit the versions.yml file.
  • Follow the naming conventions.
  • Follow the parameters requirements.
  • Follow the input/output options guidelines.
  • Add a resource label
  • Use BioConda and BioContainers if possible to fulfil software requirements.
  • Ensure that the test works with either Docker / Singularity. Conda CI tests can be quite flaky:
    • For modules:
      • nf-core modules test <MODULE> --profile docker
      • nf-core modules test <MODULE> --profile singularity
      • nf-core modules test <MODULE> --profile conda
    • For subworkflows:
      • nf-core subworkflows test <SUBWORKFLOW> --profile docker
      • nf-core subworkflows test <SUBWORKFLOW> --profile singularity
      • nf-core subworkflows test <SUBWORKFLOW> --profile conda

Copy link
Contributor

Choose a reason for hiding this comment

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

These output paths all use meta.id, not prefix.

mv $graph graphs
mv graphs /usr/local/opt/hla-la/
mkdir $prefix
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sorry the PR is not ready yet.
I have some trouble making it work.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This staging might not be anymore needed if I found the way to make this module work 😢

Copy link
Contributor

Choose a reason for hiding this comment

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

Snapshot is empty ;)

@LouisLeNezet LouisLeNezet marked this pull request as draft March 27, 2025 09:31
@LouisLeNezet
Copy link
Contributor Author

There is an issue open on the github repository of HLALA but no answer yet.

DiltheyLab/HLA-LA#131

@SusiJo SusiJo mentioned this pull request Apr 16, 2025
17 tasks
@LouisLeNezet LouisLeNezet mentioned this pull request Apr 16, 2025
17 tasks
@LouisLeNezet
Copy link
Contributor Author

Migration done in #8328

@github-project-automation github-project-automation bot moved this from Todo to Done in nf-test Migration Apr 21, 2025
@LouisLeNezet LouisLeNezet deleted the typing branch April 24, 2025 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

nf-test migration: hlala/typing

3 participants