We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9ecc837 + d84d235 commit 90c70ebCopy full SHA for 90c70eb
1 file changed
docs/_writing_using_seqtk.rst
@@ -37,7 +37,7 @@ command - ``seq`` which converts FASTQ files into FASTA.
37
::
38
39
$ wget https://raw.githubusercontent.com/galaxyproject/galaxy-test-data/master/2.fastq
40
- $ seqtk seq -a 2.fastq > 2.fasta
+ $ seqtk seq -A 2.fastq > 2.fasta
41
$ cat 2.fasta
42
>EAS54_6_R1_2_1_413_324
43
CCCTTCTTGTCTTCAGCGTTTCTCC
0 commit comments