www.gusucode.com > bioinfo 案例源码程序 matlab代码 > bioinfo/GenerateAnIndexStructFromBAMFileExample.m

    %% Generate an index structure from a BAM file
% This example shows how to generate an index structure from a BAM index file.

% Copyright 2015 The MathWorks, Inc.

ind = bamindexread('ex1.bam')