Skip to content

Difficulties running on AWS HealthOmics #581

Description

@SBrennan-MBS

Hi guys,

Thanks very much for making this tool available for all of us! I am trying to run bambu as a private workflow on AWS HealthOmics, but I am hitting a consistent error:

Warning: Bioconductor online version validation disabled; see ?BIOCONDUCTOR_ONLINE_VERSION_DIAGNOSIS [2026-06-18 01:59:02] ERROR in bambu(): error in evaluating the argument 'table' in selecting a method for function '%in%': Bioconductor version map cannot be validated; is it misconfigured?

I have disabled BIOCONDUCTOR_ONLINE_VERSION_DIAGNOSIS and even tried patching in the bioconductor config.yaml in both my R script and my nextflow.config file. From what I can tell, nextflow is passing the reference files and bam files as expected, but because I have >10 samples, a number of child R processes are spinning up and they drop both the online diagnosis and config.yaml. Then the child processes attempt online validation, can't connect to the internet, and fail.

Is there any way around this?

Cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions