Commit 6716970d authored by Kevin Kunzmann's avatar Kevin Kunzmann

...

parent 17c9aab9
singularity: "library://kkmann/default/center-grex-imputation:latest"
configfile: "config/parameters.yml"
singularity: "container.sif"
localrules: data
......
#!/bin/bash
set -ex
sudo singularity build center-impute-grex.sif singularity.def
singularity push -U center-impute-grex.sif library://kkmann/default/center-grex-imputation:latest
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment