Dear all, I have designed some Primers from several genes of an assemled transcriptome. I need to check that these primers are specific, so I want to do In silico PCR these primers against the transcriptome. Do you know any tools that do this job? I tried some tools like : NCBI-ePCR, EmBoss, genome tester, ... but they did not work for me.
Thank you in advanced
Dear Wright, Thank you for the answer. How can I make a DNAStringSet of the templates. I want all the transcripts as the template.
You can use
readDNAStringSet
to create a DNAStringSet from a FASTA or FASTQ sequence file.