Difference between revisions of "+ Pick 5 protein sequences and predict their secondary structures using available prediction programs"

From Biolecture.org
imported>SeongEon Park
(Created page with "<p>Use 'xtalpred'</p> <p>>input fasta file >can see the result about prediction of structure or property of protein.</p> <p> </p>")
 
imported>SeongEon Park
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<p>Use &#39;xtalpred&#39;</p>
+
<p>&#39;xtalpred&#39; 사용</p>
  
<p>&gt;input fasta file &gt;can see the result about prediction of structure or property of protein.</p>
+
<p>fasta file을 넣어주고 기다리면 우리는 어떠한 protein에 관한 secondary structure을 예측할수있다.</p>
 +
 
 +
<p><img alt="" src="/ckfinder/userfiles/images/%EC%BA%A1%EC%B2%98290.GIF" style="height:865px; width:805px" /></p>
 +
 
 +
<p>예측되어 지는 서로 다른 secondary structure를 색깔로 나타냈다.</p>
 +
 
 +
<p>&nbsp;</p>
 +
 
 +
<p>[[Programing - homework]]</p>
  
 
<p>&nbsp;</p>
 
<p>&nbsp;</p>

Latest revision as of 20:10, 8 June 2017

'xtalpred' 사용

fasta file을 넣어주고 기다리면 우리는 어떠한 protein에 관한 secondary structure을 예측할수있다.

예측되어 지는 서로 다른 secondary structure를 색깔로 나타냈다.

 

Programing - homework