StoreFormat

sealed class StoreFormat

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
object Gff : StoreFormat

GFF3 Format

Link copied to clipboard
data class SdkUnknown(val value: String) : StoreFormat
Link copied to clipboard
object Tsv : StoreFormat

TSV Format

Link copied to clipboard
object Vcf : StoreFormat

VCF Format

Properties

Link copied to clipboard
abstract val value: String