]> git.donarmstrong.com Git - samtools.git/blobdiff - bam.h
fixed a minor bug in idxstats
[samtools.git] / bam.h
diff --git a/bam.h b/bam.h
index fb71a49b46dafea0512a99e157735104cd3832a3..8e26ea69d3b7c6b008aba6112052310a4072b08a 100644 (file)
--- 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