We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05e797e commit 4a5d458Copy full SHA for 4a5d458
genetics/fasta2fam.sh
@@ -4,7 +4,7 @@ source $THIS/../bash_common.sh
4
if [ $# -ne 4 ]; then
5
echo "Select representatives of a family"
6
echo "#1: protein FASTA"
7
- echo "#2: min. representatoin share (0..1)"
+ echo "#2: min. representation share (0..1)"
8
echo "#3: cores"
9
echo "#4: output file of representative sequences"
10
exit 1
0 commit comments