SAMHeader.valueByPos

/ //// int sam_hdr_find_tag_id(sam_hdr_t *h, const char *type, const char *ID_key, const char *ID_value, const char *key, kstring_t *ks); Return the value associated with a key for a header line identified by position

struct SAMHeader
const(char)[]
valueByPos
(,
size_t pos
,
const(char)[] key
)

Meta