Module noodles_vcf::header::sample [−][src]
Expand description
VCF header sample record.
Re-exports
pub use self::key::Key;
Modules
VCF header sample record key.
Structs
A VCF header sample record (SAMPLE
).
Enums
An error returned when a generic VCF header record fails to convert to a sample header record.