Skip to content

Commit

Permalink
clean up some comments
Browse files Browse the repository at this point in the history
  • Loading branch information
deaconjs committed Jul 27, 2022
1 parent 51e93c0 commit 5cc48ac
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions dist/run_fcsadaptor.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
SCRIPT_NAME=$0
DEFAULT_VERSION="0.2.1"
DOCKER_IMAGE=ncbi/fcs-adaptor:${DEFAULT_VERSION}
#SINGULARITY_IMAGE=fcs-adaptor.${DEFAULT_VERSION}.sif
SINGULARITY_IMAGE=
#SIF_FTP="https://ftp.ncbi.nlm.nih.gov/genomes/TOOLS/FCS/releases/${DEFAULT_VERSION}/${SINGULARITY_IMAGE}"
SINGULARITY_IMAGE=""
CONTAINER_ENGINE="docker"

usage()
Expand Down

0 comments on commit 5cc48ac

Please sign in to comment.