Difference between revisions of "Coding&other homework"

From Biolecture.org
imported>Na kyung Jung
(Created page with "<p>1. 2 global sequence alignment</p> <p>I used needleman-wutsch algorithm. The following code is like this. </p> <p>my code1</p> <p>2.Multiple sequence alignmen...")
(No difference)

Revision as of 03:12, 2 December 2018

1. 2 global sequence alignment

I used needleman-wutsch algorithm. The following code is like this. 

my code1

2.Multiple sequence alignment

3. Random sequence production