We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdfcfae commit fe1cc9eCopy full SHA for fe1cc9e
seqtk.c
@@ -1675,7 +1675,7 @@ static int usage()
1675
{
1676
fprintf(stderr, "\n");
1677
fprintf(stderr, "Usage: seqtk <command> <arguments>\n");
1678
- fprintf(stderr, "Version: 1.2-r104-dirty\n\n");
+ fprintf(stderr, "Version: 1.3-r106\n\n");
1679
fprintf(stderr, "Command: seq common transformation of FASTA/Q\n");
1680
fprintf(stderr, " comp get the nucleotide composition of FASTA/Q\n");
1681
fprintf(stderr, " sample subsample sequences\n");
0 commit comments