Mercurial > repos > earlhaminst > hcluster_sg
annotate hcluster_sg.xml @ 6:4d60b0cd146c draft default tip
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/main/tools/hcluster_sg commit a0d7ab86b86bb764e457767bf8e8bc29868d0cbb
author | earlhaminst |
---|---|
date | Mon, 10 Mar 2025 23:35:45 +0000 |
parents | 9b7694333ba8 |
children |
rev | line source |
---|---|
4
1d2de27d7a9c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 0708ef50f591185e974e481c306682088e8f13c0-dirty
earlhaminst
parents:
3
diff
changeset
|
1 <tool id="hcluster_sg" name="hcluster_sg" version="0.5.1.1"> |
0
4a233271d05a
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit e24b91d3051c422ee2a20caf8bb12f0896e2c84a-dirty
earlhaminst
parents:
diff
changeset
|
2 <description>Hierarchically clustering on a sparse graph</description> |
4a233271d05a
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit e24b91d3051c422ee2a20caf8bb12f0896e2c84a-dirty
earlhaminst
parents:
diff
changeset
|
3 <requirements> |
4a233271d05a
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit e24b91d3051c422ee2a20caf8bb12f0896e2c84a-dirty
earlhaminst
parents:
diff
changeset
|
4 <requirement type="package" version="0.5.1">hcluster_sg</requirement> |
4a233271d05a
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit e24b91d3051c422ee2a20caf8bb12f0896e2c84a-dirty
earlhaminst
parents:
diff
changeset
|
5 </requirements> |
3
891cc66ea91b
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 588282bf5cbb9909ad9cd8c316ec33158c858727
earlhaminst
parents:
2
diff
changeset
|
6 <command detect_errors="exit_code"><![CDATA[ |
0
4a233271d05a
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit e24b91d3051c422ee2a20caf8bb12f0896e2c84a-dirty
earlhaminst
parents:
diff
changeset
|
7 hcluster_sg |
4a233271d05a
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit e24b91d3051c422ee2a20caf8bb12f0896e2c84a-dirty
earlhaminst
parents:
diff
changeset
|
8 -w $w |
4
1d2de27d7a9c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 0708ef50f591185e974e481c306682088e8f13c0-dirty
earlhaminst
parents:
3
diff
changeset
|
9 $c_conditional.c |
1d2de27d7a9c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 0708ef50f591185e974e481c306682088e8f13c0-dirty
earlhaminst
parents:
3
diff
changeset
|
10 #if $c_conditional.c == '' |
1d2de27d7a9c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 0708ef50f591185e974e481c306682088e8f13c0-dirty
earlhaminst
parents:
3
diff
changeset
|
11 -s $c_conditional.s |
1d2de27d7a9c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 0708ef50f591185e974e481c306682088e8f13c0-dirty
earlhaminst
parents:
3
diff
changeset
|
12 -m $c_conditional.m |
1d2de27d7a9c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 0708ef50f591185e974e481c306682088e8f13c0-dirty
earlhaminst
parents:
3
diff
changeset
|
13 -b $c_conditional.b |
1d2de27d7a9c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 0708ef50f591185e974e481c306682088e8f13c0-dirty
earlhaminst
parents:
3
diff
changeset
|
14 $c_conditional.O.O_selector |
1d2de27d7a9c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 0708ef50f591185e974e481c306682088e8f13c0-dirty
earlhaminst
parents:
3
diff
changeset
|
15 #if $c_conditional.O.O_selector == '-O' |
1d2de27d7a9c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 0708ef50f591185e974e481c306682088e8f13c0-dirty
earlhaminst
parents:
3
diff
changeset
|
16 -r $c_conditional.O.r |
1d2de27d7a9c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 0708ef50f591185e974e481c306682088e8f13c0-dirty
earlhaminst
parents:
3
diff
changeset
|
17 #end if |
1d2de27d7a9c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 0708ef50f591185e974e481c306682088e8f13c0-dirty
earlhaminst
parents:
3
diff
changeset
|
18 #if $c_conditional.C |
1d2de27d7a9c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 0708ef50f591185e974e481c306682088e8f13c0-dirty
earlhaminst
parents:
3
diff
changeset
|
19 -C '$c_conditional.C' |
1d2de27d7a9c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 0708ef50f591185e974e481c306682088e8f13c0-dirty
earlhaminst
parents:
3
diff
changeset
|
20 #end if |
1d2de27d7a9c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 0708ef50f591185e974e481c306682088e8f13c0-dirty
earlhaminst
parents:
3
diff
changeset
|
21 -L $c_conditional.L |
0
4a233271d05a
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit e24b91d3051c422ee2a20caf8bb12f0896e2c84a-dirty
earlhaminst
parents:
diff
changeset
|
22 #end if |
2
176639d514ee
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit f5c5f3d6ce676937f5c673ec7fc0631a9f490dc2
earlhaminst
parents:
0
diff
changeset
|
23 '$inputFile' |
176639d514ee
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit f5c5f3d6ce676937f5c673ec7fc0631a9f490dc2
earlhaminst
parents:
0
diff
changeset
|
24 > '$outputFile' |
3
891cc66ea91b
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 588282bf5cbb9909ad9cd8c316ec33158c858727
earlhaminst
parents:
2
diff
changeset
|
25 ]]></command> |
0
4a233271d05a
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit e24b91d3051c422ee2a20caf8bb12f0896e2c84a-dirty
earlhaminst
parents:
diff
changeset
|
26 <inputs> |
4a233271d05a
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit e24b91d3051c422ee2a20caf8bb12f0896e2c84a-dirty
earlhaminst
parents:
diff
changeset
|
27 <param name="inputFile" type="data" format="tabular" label="Weight file" help="3-columns format: id-1 id-2 integer-weight" /> |
3
891cc66ea91b
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 588282bf5cbb9909ad9cd8c316ec33158c858727
earlhaminst
parents:
2
diff
changeset
|
28 <param argument="-w" type="integer" min="0" value="20" label="Minimum edge weight" /> |
4
1d2de27d7a9c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 0708ef50f591185e974e481c306682088e8f13c0-dirty
earlhaminst
parents:
3
diff
changeset
|
29 <conditional name="c_conditional"> |
1d2de27d7a9c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 0708ef50f591185e974e481c306682088e8f13c0-dirty
earlhaminst
parents:
3
diff
changeset
|
30 <param argument="-c" type="select" label="Only find single-linkage clusters" help="Bypass h-cluster"> |
1d2de27d7a9c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 0708ef50f591185e974e481c306682088e8f13c0-dirty
earlhaminst
parents:
3
diff
changeset
|
31 <option value="-c">Yes</option> |
0
4a233271d05a
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit e24b91d3051c422ee2a20caf8bb12f0896e2c84a-dirty
earlhaminst
parents:
diff
changeset
|
32 <option value="" selected="true">No</option> |
4a233271d05a
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit e24b91d3051c422ee2a20caf8bb12f0896e2c84a-dirty
earlhaminst
parents:
diff
changeset
|
33 </param> |
4
1d2de27d7a9c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 0708ef50f591185e974e481c306682088e8f13c0-dirty
earlhaminst
parents:
3
diff
changeset
|
34 <when value="-c" /> |
1d2de27d7a9c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 0708ef50f591185e974e481c306682088e8f13c0-dirty
earlhaminst
parents:
3
diff
changeset
|
35 <when value=""> |
1d2de27d7a9c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 0708ef50f591185e974e481c306682088e8f13c0-dirty
earlhaminst
parents:
3
diff
changeset
|
36 <param argument="-s" type="float" value="0.5" label="Minimum edge density between a join" /> |
1d2de27d7a9c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 0708ef50f591185e974e481c306682088e8f13c0-dirty
earlhaminst
parents:
3
diff
changeset
|
37 <param argument="-m" type="integer" value="500" label="Maximum size" /> |
1d2de27d7a9c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 0708ef50f591185e974e481c306682088e8f13c0-dirty
earlhaminst
parents:
3
diff
changeset
|
38 <param argument="-b" type="float" value="0.1" label="Breaking edge density" /> |
1d2de27d7a9c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 0708ef50f591185e974e481c306682088e8f13c0-dirty
earlhaminst
parents:
3
diff
changeset
|
39 <conditional name="O"> |
1d2de27d7a9c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 0708ef50f591185e974e481c306682088e8f13c0-dirty
earlhaminst
parents:
3
diff
changeset
|
40 <param name="O_selector" argument="-O" type="select" label="Use once-fail-inactive-forever mode"> |
1d2de27d7a9c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 0708ef50f591185e974e481c306682088e8f13c0-dirty
earlhaminst
parents:
3
diff
changeset
|
41 <option value="-O">Yes</option> |
1d2de27d7a9c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 0708ef50f591185e974e481c306682088e8f13c0-dirty
earlhaminst
parents:
3
diff
changeset
|
42 <option value="" selected="true">No</option> |
1d2de27d7a9c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 0708ef50f591185e974e481c306682088e8f13c0-dirty
earlhaminst
parents:
3
diff
changeset
|
43 </param> |
1d2de27d7a9c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 0708ef50f591185e974e481c306682088e8f13c0-dirty
earlhaminst
parents:
3
diff
changeset
|
44 <when value="-O"> |
1d2de27d7a9c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 0708ef50f591185e974e481c306682088e8f13c0-dirty
earlhaminst
parents:
3
diff
changeset
|
45 <param argument="-r" type="integer" value="5" label="Weight resolution" /> |
1d2de27d7a9c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 0708ef50f591185e974e481c306682088e8f13c0-dirty
earlhaminst
parents:
3
diff
changeset
|
46 </when> |
1d2de27d7a9c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 0708ef50f591185e974e481c306682088e8f13c0-dirty
earlhaminst
parents:
3
diff
changeset
|
47 <when value="" /> |
1d2de27d7a9c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 0708ef50f591185e974e481c306682088e8f13c0-dirty
earlhaminst
parents:
3
diff
changeset
|
48 </conditional> |
1d2de27d7a9c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 0708ef50f591185e974e481c306682088e8f13c0-dirty
earlhaminst
parents:
3
diff
changeset
|
49 <param argument="-C" type="data" format="tabular" optional="true" label="Category file" /> |
1d2de27d7a9c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 0708ef50f591185e974e481c306682088e8f13c0-dirty
earlhaminst
parents:
3
diff
changeset
|
50 <param argument="-L" type="integer" value="2" label="Stringency level" /> |
0
4a233271d05a
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit e24b91d3051c422ee2a20caf8bb12f0896e2c84a-dirty
earlhaminst
parents:
diff
changeset
|
51 </when> |
4a233271d05a
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit e24b91d3051c422ee2a20caf8bb12f0896e2c84a-dirty
earlhaminst
parents:
diff
changeset
|
52 </conditional> |
4a233271d05a
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit e24b91d3051c422ee2a20caf8bb12f0896e2c84a-dirty
earlhaminst
parents:
diff
changeset
|
53 </inputs> |
4a233271d05a
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit e24b91d3051c422ee2a20caf8bb12f0896e2c84a-dirty
earlhaminst
parents:
diff
changeset
|
54 <outputs> |
3
891cc66ea91b
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 588282bf5cbb9909ad9cd8c316ec33158c858727
earlhaminst
parents:
2
diff
changeset
|
55 <data name="outputFile" format="tabular" label="${tool.name} on ${on_string}" /> |
0
4a233271d05a
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit e24b91d3051c422ee2a20caf8bb12f0896e2c84a-dirty
earlhaminst
parents:
diff
changeset
|
56 </outputs> |
4a233271d05a
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit e24b91d3051c422ee2a20caf8bb12f0896e2c84a-dirty
earlhaminst
parents:
diff
changeset
|
57 <tests> |
4a233271d05a
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit e24b91d3051c422ee2a20caf8bb12f0896e2c84a-dirty
earlhaminst
parents:
diff
changeset
|
58 <test> |
4a233271d05a
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit e24b91d3051c422ee2a20caf8bb12f0896e2c84a-dirty
earlhaminst
parents:
diff
changeset
|
59 <param name="inputFile" ftype="tabular" value="exam-1.txt" /> |
4a233271d05a
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit e24b91d3051c422ee2a20caf8bb12f0896e2c84a-dirty
earlhaminst
parents:
diff
changeset
|
60 <output name="outputFile" file="hcluster_sg1.txt" /> |
4a233271d05a
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit e24b91d3051c422ee2a20caf8bb12f0896e2c84a-dirty
earlhaminst
parents:
diff
changeset
|
61 </test> |
4a233271d05a
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit e24b91d3051c422ee2a20caf8bb12f0896e2c84a-dirty
earlhaminst
parents:
diff
changeset
|
62 <test> |
4a233271d05a
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit e24b91d3051c422ee2a20caf8bb12f0896e2c84a-dirty
earlhaminst
parents:
diff
changeset
|
63 <param name="inputFile" ftype="tabular" value="exam-1.txt" /> |
6
4d60b0cd146c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/main/tools/hcluster_sg commit a0d7ab86b86bb764e457767bf8e8bc29868d0cbb
earlhaminst
parents:
5
diff
changeset
|
64 <conditional name="c_conditional"> |
4d60b0cd146c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/main/tools/hcluster_sg commit a0d7ab86b86bb764e457767bf8e8bc29868d0cbb
earlhaminst
parents:
5
diff
changeset
|
65 <param name="c" value="-c" /> |
4d60b0cd146c
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/main/tools/hcluster_sg commit a0d7ab86b86bb764e457767bf8e8bc29868d0cbb
earlhaminst
parents:
5
diff
changeset
|
66 </conditional> |
0
4a233271d05a
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit e24b91d3051c422ee2a20caf8bb12f0896e2c84a-dirty
earlhaminst
parents:
diff
changeset
|
67 <output name="outputFile" file="hcluster_sg2.txt" /> |
4a233271d05a
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit e24b91d3051c422ee2a20caf8bb12f0896e2c84a-dirty
earlhaminst
parents:
diff
changeset
|
68 </test> |
4a233271d05a
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit e24b91d3051c422ee2a20caf8bb12f0896e2c84a-dirty
earlhaminst
parents:
diff
changeset
|
69 </tests> |
3
891cc66ea91b
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 588282bf5cbb9909ad9cd8c316ec33158c858727
earlhaminst
parents:
2
diff
changeset
|
70 <help><![CDATA[ |
5
9b7694333ba8
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/main/tools/hcluster_sg commit 6e40bbe92367310e9d3ec69571d08eb49af7c0a6-dirty
earlhaminst
parents:
4
diff
changeset
|
71 `hcluster_sg`_ is a generic tool for hierarchical or single-linkage clustering on a sparse graph. |
9b7694333ba8
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/main/tools/hcluster_sg commit 6e40bbe92367310e9d3ec69571d08eb49af7c0a6-dirty
earlhaminst
parents:
4
diff
changeset
|
72 Used by the `Ensembl Compara GeneTrees`_ pipeline. |
0
4a233271d05a
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit e24b91d3051c422ee2a20caf8bb12f0896e2c84a-dirty
earlhaminst
parents:
diff
changeset
|
73 |
4a233271d05a
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit e24b91d3051c422ee2a20caf8bb12f0896e2c84a-dirty
earlhaminst
parents:
diff
changeset
|
74 .. _hcluster_sg: https://github.com/douglasgscofield/hcluster |
5
9b7694333ba8
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/main/tools/hcluster_sg commit 6e40bbe92367310e9d3ec69571d08eb49af7c0a6-dirty
earlhaminst
parents:
4
diff
changeset
|
75 .. _Ensembl Compara GeneTrees: https://www.ensembl.org/info/genome/compara/homology_method.html |
3
891cc66ea91b
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit 588282bf5cbb9909ad9cd8c316ec33158c858727
earlhaminst
parents:
2
diff
changeset
|
76 ]]></help> |
0
4a233271d05a
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit e24b91d3051c422ee2a20caf8bb12f0896e2c84a-dirty
earlhaminst
parents:
diff
changeset
|
77 <citations> |
5
9b7694333ba8
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/main/tools/hcluster_sg commit 6e40bbe92367310e9d3ec69571d08eb49af7c0a6-dirty
earlhaminst
parents:
4
diff
changeset
|
78 <citation type="doi">https://doi.org/10.1093/gigascience/giy005</citation> |
0
4a233271d05a
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit e24b91d3051c422ee2a20caf8bb12f0896e2c84a-dirty
earlhaminst
parents:
diff
changeset
|
79 </citations> |
4a233271d05a
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg commit e24b91d3051c422ee2a20caf8bb12f0896e2c84a-dirty
earlhaminst
parents:
diff
changeset
|
80 </tool> |