I am trying to make a function that will take in DNA strings and then complement them out (i.e. if A, give T and if G, give C [vice versa]).I am trying to make a function that will take i
I am trying to make a function that will take in DNA strings and then complement them out (i.e. if A, give T and if G, give C [vice versa]).I am trying to make a function that will take i