[][src]Function needletail::bitkmer::reverse_complement

pub fn reverse_complement(kmer: BitKmer) -> BitKmer

Reverse complement a BitKmer (reverses the sequence and swaps A<>T and G<>C)