Skip to content

How to use the Singularity Image after Built from Docker ย #165

@kiranpatil222

Description

@kiranpatil222

Hi,

I have pulled docker image "docker pull ghcr.io/autamus/gatk:4.2.3.0"
and Built SIF image as
singularity build gatk_4.2.3.0.sif docker-daemon://ghcr.io/autamus/gatk:4.2.3.0

Now now how do i use for running GATK commands , I need to do same for BWA GATK FASTQC, and VEP

I tried as follows but not working

singularity exec --bind /data gatk_4.2.3.0.sif /opt/view/bin/gatk

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