Skip to content

Commit

Permalink
Add version
Browse files Browse the repository at this point in the history
  • Loading branch information
morispi committed Oct 23, 2019
1 parent 694be32 commit c2621ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CONSENT-correct
Original file line number Diff line number Diff line change
Expand Up @@ -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:"
Expand Down
1 change: 1 addition & 0 deletions CONSENT-polish
Original file line number Diff line number Diff line change
Expand Up @@ -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:"
Expand Down

0 comments on commit c2621ec

Please sign in to comment.