Bridget McInnes > UMLS-Interface

UMLS-Interface

This Release UMLS-Interface-0.27  [Download] [Browse 30 Oct 2009
Other Releases
Links Discussion Forum ] [ View/Report Bugs (1) ] [ Dependencies ] [ Other Tools ]
CPAN Testers FAIL (59)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating      (0 Reviews) [ Rate this distribution ]
License Unknown
Special Files
CHANGELOG
INSTALL
MANIFEST
META.yml
Makefile.PL
README

Modules

UMLS::Interface Perl interface to the Unified Medical Language System (UMLS)     0.27

Documentation

findLeastCommonSubsumer.pl This program finds the least common subsumer between two concepts.  
findMaximumCuiDepth.pl This program returns the maximum depth of a given CUI or term.  
findMinimumCuiDepth.pl This program returns the minimum depth of a given CUI or term.  
findPathToRoot.pl This program returns all possible paths from a given CUI to the root.  
findShortestPath.pl This program finds the shoretest path between two concepts.  
getChildren.pl This program returns all of a concepts children.  
getCuiDef.pl This program returns the definition of a concept or a term.  
getParents.pl This program returns all of a concepts parents.  
getRelated.pl This programs returns all CUIs of a given relation.  
getRelations.pl This program returns all of a concepts relations.  
getStDef.pl This program returns the definition of a semantic type.  
getSts.pl This program returns a concepts semantic type(s).  
queryCui.pl This program returns all associated terms of a concept.  
queryTerm.pl This program returns all the CUIs of a term.  
removeConfigData.pl This program removes the temporary table and associated files that are created based on the configuration file.  
umlsCycles.pl This program marks problematic relations defined by the user.