bio.fai¶
Source code: bio/fai.seq
- class bio.fai.FAIRecord¶
- Properties: 
- bio.fai.FAI_COL_NAMES¶
- class bio.fai.FAIReader¶
- Properties: - Magic methods: - __init__(path: str, fastq: bool, validate: bool, copy: bool)
 - __iter__()
 - __enter__()
 - __exit__()
 - Methods: - close()¶
 
- bio.fai.FAI(path: str, fastq: bool = False, validate: bool = True, copy: bool = True)¶