diff --git a/CONSENT-correct b/CONSENT-correct index 9c13e1f..6f8dc43 100755 --- a/CONSENT-correct +++ b/CONSENT-correct @@ -3,6 +3,7 @@ set -e #Prints a help message function print_help { + echo "CONSENT v1.2" echo "Usage: $0 [options] --in longReads.fasta --out result.fasta --type readsTechnology" echo "" echo " Input:" diff --git a/CONSENT-polish b/CONSENT-polish index 490cbc4..4a26432 100755 --- a/CONSENT-polish +++ b/CONSENT-polish @@ -3,6 +3,7 @@ set -e #Prints a help message function print_help { + echo "CONSENT v1.2" echo "Usage: $0 [options] --contigs contigs.fasta --reads longReads.fasta --out result.fasta" echo "" echo " Input:"