Skip to content
Snippets Groups Projects
Verified Commit b7020d75 authored by Laurent Modolo's avatar Laurent Modolo
Browse files

add fastkmer.sh

parent f254b125
Branches
No related tags found
No related merge requests found
# build docker image
docker build src/fastkmer -t 'lbmc/fastkmers:025efdf'
docker push lbmc/fastkmers:025efdf
# build charliecloud image
ch-image pull -s /Xnfs/abc/charliecloud/ lbmc/fastkmers:025efdf
update_ch_image.sh
alias fastkmers="ch-run -b /scratch -c $PWD /Xnfs/abc/charliecloud/img/lbmc%fastkmers+025efdf -- fastkmers"
WORK=$(pwd)
mkdir results/
# build docker image # build docker image
docker build src/ -t 'lbmc/kmdiff:1.0.1' docker build src/kmdiff/ -t 'lbmc/kmdiff:1.0.1'
docker push lbmc/kmdiff:1.0.1 docker push lbmc/kmdiff:1.0.1
# build charliecloud image # build charliecloud image
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment