Perl script help!!!!!! replacing Gly with Asp using loop?

Dulce

New member
Create a "mutation": replace "Gly" with "Asp" (have your program look for Gly by using a loop and replace it with Asp if found). Print the resulting array.
 
Back
Top