Script name typo in snp-frequency-diff.pl help
Brought to you by:
rokofler
Hello,
I am using snp-frequency-diff.pl and wrote my command by copy-pasting the command in this script's help synopsis field:
SYNOPSIS
SNP-frequency-diff.pl --input populations.sync --output-prefix pop_diff --min-count 2 --min-coverage 4 --max-coverage 2%
However, the name of the actual script is misspelled in the help, both in the NAME and SYNOPSIS fields (snp-frequency-diff.pl, rather than SNP-frequency-diff.pl).
Best,
Beatriz