bam_parse_basemod

@param b BAM alignment record @param state The base modification state pointer. @return 0 on success, -1 on failure.

This fills out the contents of the modification state, resetting the iterator location to the first sequence base.

extern (C) @system @nogc nothrow
int
bam_parse_basemod

Meta