Skip to content

lds2_indexer not found during rnaseq_collapse #267

Description

@gdroc

I am running EGAPX 1.0 on a SLURM cluster using Singularity.

The pipeline fails at:
egapx:rnaseq_short_plane:rnaseq_short_plane:rnaseq_collapse:run_rnaseq_collapse
with the following error:
Info: (106.11) Registry file of application "lds2_indexer" is not found

The .command.run file contains:

container: '/path/egapx/local_cache/ncbi-egapx-1.0.img'

and my io.config specifies:
singularity.enabled = true
process.container = '/path/egapx/local_cache/ncbi-egapx-1.0.img'

However, I have the impression that the Singularity container may not actually be invoked for this process, or that lds2_indexer is being searched for outside the container.

Could you please confirm whether this is the expected way to configure the EGAPX container, and how I can verify that lds2_indexer is being executed from inside the container?
Thanks
Gaetan

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions