primer design tool suggestions
0
1
Entering edit mode
6.9 years ago

Is there any tool/script that would take a vcf or bedpe/bed file generated using a structural variant caller eg, manta from illumina and design primers to validate them?

Thanks.

primer dna structural variant • 2.0k views
ADD COMMENT
2
Entering edit mode

extract the start-end from your variants, extends this interval, get the fasta sequence with samtools faidx , convert this fasta sequence to primer3 using awk, and pipe into primer3.

ADD REPLY
0
Entering edit mode

or take programming/bioinformatics course (or buy biostars bioinfo handbook) before venturing out to perform steps mentioned :) thanks will see how it goes , so the bedpe file i have has co ordinates for two breakpoints how do I address this?

ADD REPLY
0
Entering edit mode

Local primer candidates from primer3 we usually check in addition genome-wide for uniqueness using BLAST or BLAT because SVs are often embedded in repeats.

ADD REPLY
0
Entering edit mode

i am aware of primer3, what I am looking for is a tool which would take list of positions and generate primers against them.

ADD REPLY

Login before adding your answer.

Traffic: 1680 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6