Question: In java please Write a function complementWC() that takes a DNA string as inputs and returns its Watson-Crick complement: replace A with T, C with
In java please Write a function complementWC() that takes a DNA string as inputs and returns its Watson-Crick complement: replace A with T, C with G, and vice versa. Please add a main and an output.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
