pub const VCF_HEADER_TWITCHER_VERSION_KEY: &str = "twitcher_version";
pub const TWITCHER_VERSION: &str = env!;
pub const VCF_HEADER_TWITCHER_CMD: &str = "twitcher_cmd";
pub const VCF_TS_CIGARETS_KEY: &str = "CIGARETS";
pub const VCF_TS_CIGARETS_DESC: &str =
"CIGARETS string for this alignment, which can include one or more template switches";