repo.or.cz
/
sgn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
test for trial treatments
[sgn.git]
/
mason
/
ontology
/
standalone.mas
blob
f182e8cf0445c0ff1152bc461605a1711b94867a
1
2
<%args>
3
$root_nodes => undef
4
$db_name => undef
5
$expand => undef
6
</%args>
7
8
<& /page/page_title.mas, title=>"Ontology browser" &>
9
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
</&>
13
14
15