Skip to content

Singularity container for Icarust instead of docker #3

@DanteV19

Description

@DanteV19

Dear developer,

I am working on a server where I have neither administration rights nor support for docker. However, I do have support for singularity containers. So, I tried making a singularity container by pulling the container with the command:
singularity pull docker://adoni5/icarust:latest

After making a shell for the resulting singularity container I tried the command:

cargo run --release -- --help
bash: cargo: command not found

As you can see the cargo command does not seem to be available. Is there any way I could make a working singularity container for Icarust instead of a docker container so I can simulate read data based on a human reference genome?

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