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
Merge pull request #5248 from solgenomics/topic/batch_update_trials
[sgn.git]
/
mason
/
tools
/
simsearch
/
results.mas
blob
c30705ce7efec020fa2628c8bc10ca4fbf208498
1
2
<%args>
3
$results
4
$histogram
5
</%args>
6
7
<& /page/page_title.mas, title => "Simsearch Results" &>
8
9
The following genotypes are exceedingly similar and are suspected duplicates:<br />
10
11
<% $results %>
12
13
<br />
14
<br />
15
<center>
16
<img src="<% $histogram %>" border="1"/>
17
</center>
18