Help for this page

Select Code to Download


  1. or download this
    @reducedProtein = initializeStructure   ##some operations(\@residueArr
    +ay,\@secondaryStructureArray);
    
    ...
    
    if($response==1){        
    simulate(@reducedProtein);} #if not, go to calculations etc
    
  2. or download this
    sub confirmExit
     {
    ...
    
     return $reponse;