필터 지우기
필터 지우기

BioMap bug (bioinformatics toolbox)

조회 수: 1 (최근 30일)
Razvan
Razvan 2012년 3월 3일
Hi,
I try to construct a BioMap structure from a BAM file. I use
info = baminfo(bamFilename,'ScanDictionary',true);
bm = BioMap(bamFilename, 'SelectReference', info.ScannedDictionary{chromosomeNo});
Eventhough baminfo shows a valid reference (info.ScannedDictionary) and a number of mapped reads (info.ScannedDictionaryCount) when I create the bm object, this has no reads inside. Only 1 chromosome out of 16 gives me this problem, so I don't understand what's happening...
Any help is appreciated. Thanks!
Razvan

채택된 답변

Razvan
Razvan 2012년 9월 28일
Probably I should close this question...
The bug was fixed in release 2012b. The support team sent me a dll file which fixes the bug in versions <= 2012a. If anyone has the same problem, I can send you the fixed dll, if you request it.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Genomics and Next Generation Sequencing에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by