bam_is_be |
Whether the machine is big-endian; modified only in bam_header_init().
extern int bam_is_be;
bam_nt16_table |
Table for converting a nucleotide character to the 4-bit encoding.
extern unsigned char bam_nt16_table[256];
bam_nt16_rev_table |
Table for converting a 4-bit encoded nucleotide to a letter.
extern char *bam_nt16_rev_table;
© Genome Research Ltd. Last Updated: Saturday, June 13, 2009