Hey folks,
Wondering if anyone has written a script to do this?
Basically, I has a list of kmers that are over represented in a specific sample. I would like to retrieve all of my reads containing this kmer (and the kmers reverse complement) from my fasta/fastq file retaining the read identifier information.
So, input would be a specific kmer and a read file (in fasta or fastq) and the output would be a fasta/fastq of the reads containing my kmer.
Thanks
Wondering if anyone has written a script to do this?
Basically, I has a list of kmers that are over represented in a specific sample. I would like to retrieve all of my reads containing this kmer (and the kmers reverse complement) from my fasta/fastq file retaining the read identifier information.
So, input would be a specific kmer and a read file (in fasta or fastq) and the output would be a fasta/fastq of the reads containing my kmer.
Thanks
Comment