Difference between revisions of "Team:SEU/tool"

Line 1,557: Line 1,557:
 
if(b==1){
 
if(b==1){
 
for(i=3;i<n-3;i++){
 
for(i=3;i<n-3;i++){
if(a[i]==1 && a[i-1]==1 && a[i-2]==1 && a[i-3]==1)
+
if(a[i]==1 &amp&amp a[i-1]==1 && a[i-2]==1 && a[i-3]==1)
 
a[i]=randsrc([2,3],[0.5,0.5]);
 
a[i]=randsrc([2,3],[0.5,0.5]);
 
if(a[i]==2 && a[i-1]==2 && a[i-2]==2 && a[i-3]==2)
 
if(a[i]==2 && a[i-1]==2 && a[i-2]==2 && a[i-3]==2)

Revision as of 11:35, 10 September 2019

Tool

Number:

Welcome to Wiki of SEU!

Your team has been approved and you are ready to start the iGEM season!

More Details