Function bio::alphabets::dna::complement

source ·
pub fn complement(a: u8) -> u8
Expand description

Return complement of given DNA alphabet character (IUPAC alphabet supported).