Skip to content

Commit

Permalink
update a comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
VJalili committed Apr 11, 2024
1 parent 71678c1 commit 6734cb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/melt/run_MELT_2.0.5.sh
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ elif [[ "$REF_VER" == "19" ]]; then
GENE_BED_FILE="${MELT_DIR}/add_bed_files/1KGP_Hg19/hg19.genes.bed"
fi

##### Create output directory if it doesn't exist. then run MELT Single
##### Run MELT Single
java -Xmx"${JVM_MAX_MEM}" \
-jar "${MELT_DIR}/MELT.jar" \
Single \
Expand Down

0 comments on commit 6734cb2

Please sign in to comment.