Question: In R, write a function that will accept a character string representing a nucleic acid sequence and outputs the corresponding mRNA strand. Note that the
In R, write a function that will accept a character string representing a nucleic acid sequence and outputs the corresponding mRNA strand. Note that the input sequence may consist of both upper and lower case letters. Test your function using the sequence: ATCgaCT.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
