Skip to content

Conversation

@jscgh
Copy link

@jscgh jscgh commented Jun 10, 2025

Updates the Boltz image and adds db paths for Boltz-2.

PR checklist

  • This comment contains a description of changes (with reason).
  • Make sure your code lints (nf-core lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • CHANGELOG.md is updated.

@nf-core-bot
Copy link
Member

nf-core-bot commented Jun 10, 2025

Warning

Newer version of the nf-core template is available.

Your pipeline is using an old version of the nf-core template: 3.3.1.
Please update your pipeline to the latest version.

For more documentation on how to update your pipeline, please see the nf-core documentation and Synchronisation documentation.

@github-actions
Copy link

github-actions bot commented Jun 10, 2025

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

Posted for pipeline commit 8912385

+| ✅ 322 tests passed       |+
#| ❔   3 tests were ignored |#
!| ❗  76 tests had warnings |!
Details

❗ Test warnings:

  • files_exist - File not found: conf/igenomes.config
  • files_exist - File not found: conf/igenomes_ignored.config
  • pipeline_todos - TODO string in base.config: Check the defaults for all processes
  • pipeline_todos - TODO string in base.config: Customise requirements for specific processes.
  • pipeline_todos - TODO string in methods_description_template.yml: #Update the HTML below to your preferred methods description, e.g. add publication citation for this pipeline
  • pipeline_todos - TODO string in usage.md: Add documentation about anything specific to running your pipeline. For general topics, please point to (and add to) the main nf-core website.
  • pipeline_todos - TODO string in main.nf: Optionally add in-text citation tools to this list.
  • pipeline_todos - TODO string in main.nf: Optionally add bibliographic entries to this list.
  • pipeline_todos - TODO string in main.nf: Only uncomment below if logic in toolCitationText/toolBibliographyText has been filled!
  • pipeline_todos - TODO string in nextflow.config: Specify any additional parameters here
  • schema_description - Ungrouped param in schema: boltz_output_format
  • schema_description - No description provided in schema for parameter: random_seed
  • schema_description - No description provided in schema for parameter: boltz_out_dir
  • schema_description - No description provided in schema for parameter: boltz_msa_server_url
  • schema_description - No description provided in schema for parameter: boltz_use_potentials
  • schema_description - No description provided in schema for parameter: boltz_write_full_pae
  • schema_description - No description provided in schema for parameter: boltz_model
  • schema_description - No description provided in schema for parameter: model_name
  • schema_description - No description provided in schema for parameter: preset
  • schema_description - No description provided in schema for parameter: init_model
  • schema_description - No description provided in schema for parameter: logging_level
  • schema_description - No description provided in schema for parameter: precision
  • schema_description - No description provided in schema for parameter: infer_times
  • schema_description - No description provided in schema for parameter: helixfold3_max_template_date
  • schema_description - No description provided in schema for parameter: boltz2_aff_link
  • schema_description - No description provided in schema for parameter: boltz2_conf_link
  • schema_description - No description provided in schema for parameter: boltz2_mols_link
  • schema_description - No description provided in schema for parameter: boltz2_aff_path
  • schema_description - No description provided in schema for parameter: boltz2_conf_path
  • schema_description - No description provided in schema for parameter: boltz2_mols_path
  • schema_description - No description provided in schema for parameter: uniref30_rosettafold_all_atom_link
  • schema_description - No description provided in schema for parameter: bfd_rosettafold_all_atom_link
  • schema_description - No description provided in schema for parameter: pdb100_rosettafold_all_atom_link
  • schema_description - No description provided in schema for parameter: rfaa_paper_weights_link
  • schema_description - No description provided in schema for parameter: rosettafold_all_atom_db
  • schema_description - No description provided in schema for parameter: uniref30_rosettafold_all_atom_path
  • schema_description - No description provided in schema for parameter: bfd_rosettafold_all_atom_path
  • schema_description - No description provided in schema for parameter: pdb100_rosettafold_all_atom_path
  • schema_description - No description provided in schema for parameter: rfaa_paper_weights_path
  • schema_description - No description provided in schema for parameter: helixfold3_db
  • schema_description - No description provided in schema for parameter: helixfold3_init_models_path
  • schema_description - No description provided in schema for parameter: helixfold3_uniclust30_path
  • schema_description - No description provided in schema for parameter: helixfold3_ccd_preprocessed_path
  • schema_description - No description provided in schema for parameter: helixfold3_rfam_path
  • schema_description - No description provided in schema for parameter: helixfold3_bfd_path
  • schema_description - No description provided in schema for parameter: helixfold3_small_bfd_path
  • schema_description - No description provided in schema for parameter: helixfold3_uniprot_path
  • schema_description - No description provided in schema for parameter: helixfold3_pdb_seqres_path
  • schema_description - No description provided in schema for parameter: helixfold3_uniref90_path
  • schema_description - No description provided in schema for parameter: helixfold3_mgnify_path
  • schema_description - No description provided in schema for parameter: helixfold3_pdb_mmcif_path
  • schema_description - No description provided in schema for parameter: helixfold3_maxit_src_path
  • schema_description - No description provided in schema for parameter: helixfold3_obsolete_path
  • schema_description - No description provided in schema for parameter: helixfold3_init_models_link
  • schema_description - No description provided in schema for parameter: helixfold3_uniclust30_link
  • schema_description - No description provided in schema for parameter: helixfold3_ccd_preprocessed_link
  • schema_description - No description provided in schema for parameter: helixfold3_rfam_link
  • schema_description - No description provided in schema for parameter: helixfold3_bfd_link
  • schema_description - No description provided in schema for parameter: helixfold3_small_bfd_link
  • schema_description - No description provided in schema for parameter: helixfold3_pdb_seqres_link
  • schema_description - No description provided in schema for parameter: helixfold3_uniref90_link
  • schema_description - No description provided in schema for parameter: helixfold3_mgnify_link
  • schema_description - No description provided in schema for parameter: helixfold3_pdb_mmcif_link
  • schema_description - No description provided in schema for parameter: helixfold3_uniprot_sprot_link
  • schema_description - No description provided in schema for parameter: helixfold3_uniprot_trembl_link
  • schema_description - No description provided in schema for parameter: helixfold3_pdb_obsolete_link
  • schema_description - No description provided in schema for parameter: helixfold3_obsolete_link
  • local_component_structure - prepare_alphafold3_dbs.nf in subworkflows/local should be moved to a SUBWORKFLOW_NAME/main.nf structure
  • local_component_structure - prepare_colabfold_dbs.nf in subworkflows/local should be moved to a SUBWORKFLOW_NAME/main.nf structure
  • local_component_structure - prepare_esmfold_dbs.nf in subworkflows/local should be moved to a SUBWORKFLOW_NAME/main.nf structure
  • local_component_structure - prepare_rosettafold_all_atom_dbs.nf in subworkflows/local should be moved to a SUBWORKFLOW_NAME/main.nf structure
  • local_component_structure - prepare_helixfold3_dbs.nf in subworkflows/local should be moved to a SUBWORKFLOW_NAME/main.nf structure
  • local_component_structure - aria2_uncompress.nf in subworkflows/local should be moved to a SUBWORKFLOW_NAME/main.nf structure
  • local_component_structure - prepare_boltz_dbs.nf in subworkflows/local should be moved to a SUBWORKFLOW_NAME/main.nf structure
  • local_component_structure - post_processing.nf in subworkflows/local should be moved to a SUBWORKFLOW_NAME/main.nf structure
  • local_component_structure - prepare_alphafold2_dbs.nf in subworkflows/local should be moved to a SUBWORKFLOW_NAME/main.nf structure

❔ Tests ignored:

✅ Tests passed:

Run details

  • nf-core/tools version 3.3.1
  • Run at 2025-07-29 06:46:02

@jscgh jscgh force-pushed the boltz-dockerfile branch from b5707d0 to de4b5b3 Compare June 11, 2025 01:51
@jscgh jscgh linked an issue Jun 17, 2025 that may be closed by this pull request
@tlitfin-unsw tlitfin-unsw marked this pull request as draft June 17, 2025 09:04
@tlitfin-unsw
Copy link

Boltz-1 will be supported after this PR in boltz repo.

@jscgh
Copy link
Author

jscgh commented Jul 7, 2025

Boltz-1 will be supported after this PR in boltz repo.

This PR has now been merged into the Boltz repo.

@jscgh jscgh marked this pull request as ready for review July 7, 2025 00:36
Copy link
Member

@JoseEspinosa JoseEspinosa left a comment

Choose a reason for hiding this comment

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

Nice job! 😄
I have some questions though

@jscgh
Copy link
Author

jscgh commented Jul 29, 2025

Nice job! 😄 I have some questions though

Thank you, good suggestions!

@jscgh jscgh requested a review from JoseEspinosa July 29, 2025 06:54
Copy link
Member

@JoseEspinosa JoseEspinosa left a comment

Choose a reason for hiding this comment

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

Thank you! 😄

@JoseEspinosa JoseEspinosa merged commit 9d8e8e3 into nf-core:dev Jul 29, 2025
20 checks passed
@jscgh jscgh deleted the boltz-dockerfile branch July 30, 2025 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

boltz_fasta relabels all inputs as |protein

4 participants