Skip to content

Commit 90c70eb

Browse files
authored
Merge pull request #561 from ramezrawas/patch-1
Update_writing_using_seqtk.rst
2 parents 9ecc837 + d84d235 commit 90c70eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/_writing_using_seqtk.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ command - ``seq`` which converts FASTQ files into FASTA.
3737
::
3838

3939
$ wget https://raw.githubusercontent.com/galaxyproject/galaxy-test-data/master/2.fastq
40-
$ seqtk seq -a 2.fastq > 2.fasta
40+
$ seqtk seq -A 2.fastq > 2.fasta
4141
$ cat 2.fasta
4242
>EAS54_6_R1_2_1_413_324
4343
CCCTTCTTGTCTTCAGCGTTTCTCC

0 commit comments

Comments
 (0)