bio.std.maf.parser

Undocumented in source.

Members

Functions

parseMafBlock
MafBlock parseMafBlock(string line)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

_maf_block_actions
byte[] _maf_block_actions;
Undocumented in source.
_maf_block_eof_actions
byte[] _maf_block_eof_actions;
Undocumented in source.
_maf_block_index_offsets
short[] _maf_block_index_offsets;
Undocumented in source.
_maf_block_key_offsets
short[] _maf_block_key_offsets;
Undocumented in source.
_maf_block_range_lengths
byte[] _maf_block_range_lengths;
Undocumented in source.
_maf_block_single_lengths
byte[] _maf_block_single_lengths;
Undocumented in source.
_maf_block_trans_actions
byte[] _maf_block_trans_actions;
Undocumented in source.
_maf_block_trans_keys
char[] _maf_block_trans_keys;
Undocumented in source.
_maf_block_trans_targs
ubyte[] _maf_block_trans_targs;
Undocumented in source.
maf_block_en_block
int maf_block_en_block;
Undocumented in source.
maf_block_error
int maf_block_error;
Undocumented in source.
maf_block_first_final
int maf_block_first_final;
Undocumented in source.
maf_block_start
int maf_block_start;
Undocumented in source.

Meta