bio.bed
¶
Source code: bio/bed.seq
- class bio.bed.BEDRecord¶
Properties:
Magic methods:
- __len__()
- class bio.bed.BEDReader¶
Properties:
Magic methods:
- __new__(path: str, validate: bool, copy: bool)
- __iter__()
- __enter__()
- __exit__()
Methods:
- bio.bed.BED(path: str, validate: bool = True, copy: bool = True)¶