Info
この質問は閉じられています。 編集または回答するには再度開いてください。
Method to include insertions in compact alignment from BioMap object?
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
この質問は閉じられています。
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!