Info

This question is closed. Reopen it to edit or answer.

Method to include insertions in compact alignment from BioMap object?

1 view (last 30 days)
Hi all,
I'm working with a BioMap object containing 50bp sequencing reads from a BAM file. My goal is to retrieve a full genome sequence from the BioMap. So far, I know how to use getCompactAlignment to get a memory-friendly version of an alignment that can be converted into a consensus sequence. I've mastered how to handle deletions, but getCompactAlignment does not account for insertions, and actually removes them from the alignment. Is there another method to generate a compact alignment or direct consensus sequence from a BioMap that includes insertions?

Answers (0)

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!