BED file with amplicon information
0
0
Entering edit mode
8.8 years ago
a.james ▴ 240

Hello All,

I am looking for a method to convert BAM format into BED format with Amplicon information in it. I mean I need a column which has Amplicon information in it in my BED file

Thanks for any suggestions

RNA-Seq SNP next-gen-sequencing • 3.6k views
ADD COMMENT
1
Entering edit mode

what is Amplicon information ?

ADD REPLY
0
Entering edit mode

The BED file contains a single track of the genomic regions of the expected PCR amplicons for all probes in the design. It also lists the Amplicon ID and strand for each amplicon.

ADD REPLY
1
Entering edit mode

To determine the insert size for inferring the original fragments you can try this:

https://www.cgat.org/downloads/public/cgat/documentation/scripts/bam2bed.html

For amplicon aware variant calling you can use:

https://github.com/AstraZeneca-NGS/VarDict

Or, If you still want to extract the Amplicon location. I am afraid there is no direct solution for that because it is bit complex task. But is is not impossible...you can read this discussion.

ADD REPLY
0
Entering edit mode

Ok..Thank you :)

ADD REPLY

Login before adding your answer.

Traffic: 1575 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