lh3 / seqtk

Toolkit for processing sequences in FASTA/Q formats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The output file size of seqtk subseq is zero

CherryX727 opened this issue · comments

Hi, when I use seqtk subseq, it runs normally and generates the specified output file without any error message.But the output file size is 0.The following is the code I used.
seqtk subseq SRR8521657_R2_.fastq TTTTTTTGTCAN_sampleID.txt > TTTTTTTGTCAN.fastq
How can I solve this problem?
Thanks for your answer.

Please make sure sequence names in .txt are present in the fastq.