Skip to content
Snippets Groups Projects
Commit fe1cc9e8 authored by Heng Li's avatar Heng Li
Browse files

Released seqtk-1.3 (r106)

parent fdfcfaee
Branches
Tags v1.3
No related merge requests found
...@@ -1675,7 +1675,7 @@ static int usage() ...@@ -1675,7 +1675,7 @@ static int usage()
{ {
fprintf(stderr, "\n"); fprintf(stderr, "\n");
fprintf(stderr, "Usage: seqtk <command> <arguments>\n"); fprintf(stderr, "Usage: seqtk <command> <arguments>\n");
fprintf(stderr, "Version: 1.2-r104-dirty\n\n"); fprintf(stderr, "Version: 1.3-r106\n\n");
fprintf(stderr, "Command: seq common transformation of FASTA/Q\n"); fprintf(stderr, "Command: seq common transformation of FASTA/Q\n");
fprintf(stderr, " comp get the nucleotide composition of FASTA/Q\n"); fprintf(stderr, " comp get the nucleotide composition of FASTA/Q\n");
fprintf(stderr, " sample subsample sequences\n"); fprintf(stderr, " sample subsample sequences\n");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment