moving to an answer for the discussion. I tried to run vevlet with the reads mapped in the ROI and the unmapped reads: no contig of interest was created (= large number of short contigs)
Short story:
We are trying to identify the content of a large insertion localized at a known place in the human genome. Do you know an existing software that is able to start and extend a de-novo assembly from a read mapped to the REF sequence?

Long story:
- My collaborators have sequenced the region of interest using Ion-torrent + mate-pair. As far as I can see, there are a lot of mismatches in the aligned reads.
- My BWA alignment returns a poor depth in the region of interest (~ 2 )
- CGH shows that the insertion is a junction of a head-to-head duplication
2 answers
posting @BaCh_mira 's answer on twitter here:
@yokofakun Yes, MIRA. Used iteratively in mapping mode. Automated in MITObim: http://t.co/nCcVK3glwc https://t.co/xE20cUbKG5
— Bastien Chevreux (@DrMicrobit) October 17, 2014
Have you tried making a faux set of reads from the neighboring reference sequence and then seeing what trinity outputs when you try to assemble those along with the other reads? You could just blast the neighboring sequence against the resulting contigs to quickly narrow down which ones are candidates (assuming the results are worthwhile). Something like that might be worth a try at least.
Log in to answer this question.