sugar._io.tab.infernal module¶
Infernal reader for output generated with tblout fmt 1, 2, 3
- sugar._io.tab.infernal.read_fts_infernal(f, ftype=None, comments=None)[source]¶
Infernal reader for output generated with tblout fmt 1, 2, 3
- Parameters:
Warning
This function should NOT be called directly, it registers via
read_fts(), call this instead.