X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bam.h;h=8e26ea69d3b7c6b008aba6112052310a4072b08a;hb=d763698cc12d7daa7361d610db3c9c9e83e7655b;hp=fb71a49b46dafea0512a99e157735104cd3832a3;hpb=a958954399757774ee26bfcf0b5b95e9ec9b62f4;p=samtools.git diff --git a/bam.h b/bam.h index fb71a49..8e26ea6 100644 --- a/bam.h +++ b/bam.h @@ -329,6 +329,7 @@ extern "C" { be destroyed in the first place. */ int sam_header_parse(bam_header_t *h); + int32_t bam_get_tid(const bam_header_t *header, const char *seq_name); /*! @abstract Parse @RG lines a update a header struct