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)
Show older comments
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?
0 Comments
Answers (0)
This question is closed.
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!