test for trial treatments
[sgn.git] / mason / ontology / standalone.mas
blobf182e8cf0445c0ff1152bc461605a1711b94867a
2 <%args>
3 $root_nodes => undef
4 $db_name => undef
5 $expand => undef
6 </%args>
8 <& /page/page_title.mas, title=>"Ontology browser" &>
10 <&| /page/info_section.mas, title=>"Search and browse ontologies", collapsible=>1 &>
11   <& /ontology/browser.mas, root_nodes=>$root_nodes, db_name=>$db_name, expand=>$expand &>
12 </&>
14