Mercurial > repos > iuc > onto_tk_get_child_terms
view test-data/lowest_common_ancestor.tab @ 0:298c8cdaf536 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/onto-toolkit commit 9422f839ae354d4c26b02d4494abdeaad518d0e6
author | iuc |
---|---|
date | Fri, 10 Nov 2017 11:30:27 -0500 |
parents | |
children |
line wrap: on
line source
description: Get the lowest common ancestor (LCA) of two terms in a given OBO ontology. usage : get_lowest_common_ancestor.pl [options] options : -f OBO input file -a term 1 ID -b term 2 ID example: perl get_lowest_common_ancestor.pl -f go.obo -t GO:0000234 -t GO:0000111