Hi,
I have a pcr amplicon data sequencing of 5 species and 2 genes markers.
My reads were sequenced with HiSeq; so I got 2 x PE of 125 bp.
After sorting my reads per individual, I would like now to assemble my reads in order to retrieve the 2 genes marker (length of 1000 bp aproximately)
1) Anybody have already done that kind of stuff ? Do you know a specific assembler for this job ?
2) The coverage should be different (due to pcr amplication), iam looking for an assembly who can give me the coverage for the contig.
Thanks for your help
Try doing following steps: 1. use PEAR to merge forward and reverse reads. 2. Then use any denovo assembler to assemble reads. (If u know reference it would be nice) 3. Try to map to reference to validate (if neccessary).