Skip to main content

Module format_detection

Module format_detection 

Source

Enums§

FileFormat
Supported file formats for reference identification
FormatError
Errors that can occur during format detection
ParseError
Errors that can occur during parsing

Functions§

detect_format
Detect file format from content and optional filename
parse_binary_file
Parse binary file content (for BAM/CRAM files)
parse_with_format
Parse content with the specified format