Package-level declarations

Types

Link copied to clipboard
class BlastTabFormat(var formatFields: Iterable<FormatField> = emptyList()) : BlastTabFormatBase<Iterable<FormatField>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class JsonFlatFormat(var formatFields: Iterable<FormatField> = emptyList()) : BlastTabFormatBase<Iterable<FormatField>>
Link copied to clipboard
Link copied to clipboard
sealed interface OutputFormatOptions
Link copied to clipboard

Functions