public class ReverseComplement
extends Object
Read DNA sequence and write their reverse complement.
This is based on the benchmark provided at:
http://shootout.alioth.debian.org/gp4/benchmark.php?test=revcomp&lang=all
- Since:
- 1.7
- Author:
- Andy Yates, Andreas Prlic