[][src]Function compact_genome::ascii_complement

pub fn ascii_complement(char: u8) -> Option<u8>

Returns the complement of the given genome char. Returns None if the given char is invalid.