I am trying to obtain Silva coordinates using the 16S V4 Primer pair I was provided.
I end up getting 0-byte outcome for ( silva.full_v123.pcr.fasta )
Procedure followed:
I generated silva.full_v123.fasta, following instructions from README for the SILVA v123 reference files.
When I run pcr.seqs with the company provided 16 V4 Forward and Reverse_Complement( Reverse ) primer,
I end up getting 0-byte outcome. For example:
mothur “#pcr.seqs(inputdir=./data2/, fasta=silva.full_v123.fasta, oligos=pcrTest.oligos, keepdots=F, processors=8)”
Contents of my Oligos file: pcrTest.oligos
primer GACGCTCTTCCGATCTTATGGTAATTGTGTGCCAGCMGCCGCGGTAA ATTAGAWACCCVHGTAGTCCGGCTGACTGACTAGATCGGAAGAGCACA V4_4_16S
Further, I also don’t see this primer pair in Escherichia coli str. K-12 substr. MG1655 .fna file.
I am using mothur/1.39.5. I will be very grateful if you could please advise me what I need to do to fix my problem? Thanks.