Agustin Baricalla

Results 1 comments of Agustin Baricalla

Did you try ``` singularity build mitohifi.sif docker://ghcr.io/marcelauliano/mitohifi:master ``` ?? Then use ``` singularity shell -e mitohifi.sif mitohifi [opts] [files] ``` Or ``` singularity exec mitohifi.sif mitohifi [opts] [files] ```