I want to determine the start and end positions of primers that I used to target the D1 region of the 28S rRNA. I downloaded the LSU Parc file from the SILVA data base and generated a silva.full_v128.fasta following the “README for the SILVA v128 reference files” instructions.
I generated a Munguiculata.pcr.fasta file with the region targeted for both of my primers.
When I run the command:
align.seqs(fasta=Munguiculata.pcr.fasta, reference=silva.full_v128.fasta, processors=8)
I get the message
“Unable to open Munguiculata.pcr.fasta. Trying output directory /home/vicente/Desktop/mothurbioerosion/Munguiculata.pcr.fasta
Using 8 processors.
Reading in the silva.full_v128.fasta template sequences… Killed”
At this point, I am not sure whether there is a problem with either file or if the sequence Munguiculata.pcr.fasta is not present in the “silva.full_v128.fasta” file.
Any help would be greatly appreciated.
Thank you,
Jan