Blocking primer design software?
Hello all,
I was wondering if anybody come across any software tools dedicated to the design of blocking primers.
Any suggestions would be appreciated.
blocking primers
pcr
amplification
• 2,428 views
•
link
updated
by
lufiealf •
•
written
by
predeus
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Computational way to distinguish between polyA and total RNA bulk RNA-seq
written by predeusHi all, I was wondering if you know any published method that could allow one to identify if the bulk RNA-seq experiment in question was …
-
Generating synthetic TB reads
written by matt81rd •Hi All, I was wondering if anyone has any knowledge on tools for generating synthetic reads. I will specifically be using it to generate synthetic …
-
Sequence parsing question
written by predeusHi all, I was wondering if anybody knows a smart way (a command or a one-liner) to accomplish the following task. There is a paried-end …
-
Genome-scale missense variant effect predictors?
written by predeusHello all, I was wondering are there any really good new tools that predict missense effect in non-model species, on a genome scale? Provean seems …
-
Eukaryotic gene annotation on gene predictions
written by predeusHello all, I was wondering if there is a good tool for annotation of eukaryotic genes obtained by gene prediction, for example, by Braker pipeline …
-
Mapping reads to Primers Combinations(Custom Reference Genome)
written by bharath.mh24 •Hello, I was wondering if there was some way I could map single end reads in fastq format to combination of primers (Artificial Reference Genome) …
-
multiplex primers design software
written by polys •Hi, I'm sort of new to multiplex pcr primers design, and I cannot seem to find a software that suits my needs.... I need to …
-
Finding foreign sequences in an NGS experiment
written by predeusHello all, I was wondering if there are any other tools for systematic discovery of foreign sequences in your NGS samples, other than VecScreen. I …
-
Determining genetic SNPs from WG bisulfite sequencing reads
written by arambani •Hello, I have some whole genome bisulfite sequencing data. I was wondering if there are any tools that I can use to extract genetic polymorphisms …
-
Command Line Degenerate Primer Design tools
written by adp7 •Hi, I want to design **primers specific to a gene subfamily** (not 16SRNA, protein genes) found in metagenomic data. In order to do that I …
Hello, just curious if you had any luck finding software?
Unfortunately not. If the primer you require is shorter, then you can get away with mapping - I've mapped 15-mers with bowtie2 onto the groups I was interested in (just 16S from SILVA; you need to use -a option, and it's quite slow, so you would need a reasonable computational power).
But 15nt are OK for PNA blockers. For DNA-based oligos people use 18nt and more, and you can't really rely on mapping those k-mers because there are too many. What remains is mapping to a consensus, which is a poor alternative, but should mostly do the job.