@param bsrc Source alignment record @return Pointer to a new alignment record on success; NULL on failure
The bam1_t struct returned by a successful call should be freed via bam_destroy1() when it is no longer needed.
See Implementation
@param bsrc Source alignment record @return Pointer to a new alignment record on success; NULL on failure
The bam1_t struct returned by a successful call should be freed via bam_destroy1() when it is no longer needed.