Help for this page

Select Code to Download


  1. or download this
    #**************problem in below line****
    my $cu1 = $umls->getConceptList($t1);
    
  2. or download this
    ******CODE**************
    
    ...
          print $cui1;    # ****ERROR2 unintialized $cui1
          my $lvalue = $lch->getRelatedness($cui1, $cui2); 
          my $value = $path->getRelatedness($cui1, $cui2);