Amplicon Sequencing Data Analysis
1
2
Entering edit mode
6.8 years ago
t_stranger ▴ 50

I am looking for a tutorial and journal of amplicon sequencing data analysis. Is there any specific free website to teach beginner the pipeline of data analysis and what should we report in our result. Any journal recommended?

sequencing sequence amplicon data analysis • 4.4k views
ADD COMMENT
4
Entering edit mode
6.8 years ago

I would suggest you to follow the GATK best practices. Amplicon sequencing mainly follows the guidelines for exome sequencing/panel sequencing, with two important exceptions:

  • You shouldn't mark duplicates because all your reads are duplicates
  • You should softmask your primer sequences: you can't get valid variant calls in those
ADD COMMENT
0
Entering edit mode

Thanks for your suggestion. May I know why we should not mark the duplicates before variant call? Because I read some resource they included it in the pipeline.

ADD REPLY
2
Entering edit mode

Since you are doing amplicon sequencing all reads mapping to the same location will mimic duplicates so you will only keep one read per amplicon per direction.

ADD REPLY
0
Entering edit mode

Can one use BAMClipper instead of softmasking primers?

ADD REPLY
2
Entering edit mode

Assuming you mean bamclipper which removes primers using soft-clipping, the answer would be yes, although I haven't tested the software I assume it works as described in their README.

ADD REPLY

Login before adding your answer.

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