Open main menu

Biolecture.org β

Coding&other homework

Revision as of 03:12, 2 December 2018 by 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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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