Enums§
- File
Format - Supported file formats for reference identification
- Format
Error - Errors that can occur during format detection
- Parse
Error - 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/FASTA files)
- parse_
binary_ file_ from_ path - Parse a binary file directly from a file path (for streamed uploads).
- parse_
with_ format - Parse content with the specified format