Get the format name for error messages
Parse a DSV file from a path Automatically handles compression based on file extension
Parse stream with automatic compression detection
Potentially compressed stream
AsyncIterable of DSV records
async parseCompressed(stream: ReadableStream
/** Parse stream input with true streaming (no full buffering)
DSV writer for outputting genomic data RFC 4180 compliant with Excel protection for gene names
Example: Basic writing
Example: Writing compressed files