Difference between revisions of "Coding&other homework"

From Biolecture.org
imported>Na kyung Jung
imported>Na kyung Jung
 
(2 intermediate revisions by the same user not shown)
Line 12: Line 12:
  
 
<p>[[randomseq code 1]]</p>
 
<p>[[randomseq code 1]]</p>
 +
 +
<p>4. open fasta file and show it and then change the sequence&#39;s name to &quot;Genomics is great!&quot; and then change it.</p>
 +
 +
<p>[[fasta code]]</p>

Latest revision as of 13:32, 8 December 2018

1. 2 global sequence alignment

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

my code1

2.Multiple sequence alignment

MSA code 1

3. Random sequence production

randomseq code 1

4. open fasta file and show it and then change the sequence's name to "Genomics is great!" and then change it.

fasta code