+ Extract a sequence MKKTGIKG from ASMKATAHQMKKTGIKGMSTYALLRL and print it out in a file

From Biolecture.org
Revision as of 20:07, 8 June 2017 by imported>SeongEon Park (Created page with "<p><img alt="" src="/ckfinder/userfiles/images/%EC%BA%A1%EC%B2%980000.GIF" style="height:322px; width:437px" /></p> <p>간단하게 string 함수를 써서 직접 원하는 sequ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

간단하게 string 함수를 써서 직접 원하는 sequence를 찾을수있도록 해준다.

 

Programing - homework