Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 5 | 0.958 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 784 | Bio/Graphics/GenomeDiagram/_LinearDrawer.py |
2 | 3 | 787 | Bio/Graphics/GenomeDiagram/_LinearDrawer.py |
| ||||
sigil = method((x0,ctr),(x1,top),color = feature.color,orientation = "right", **kwargs) |
| ||||
sigil = method((x1,btm),(x0,ctr),color = feature.color,orientation = "left", **kwargs) |
| |||
sigil = method(( [[#variable78a214e0]], [[#variable78a213c0]]),( [[#variable78a20120]], [[#variable78a21440]]),color = feature.color,orientation = [[#variable78a21320]], **kwargs) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#78a214e0]] | x0 |
1 | 2 | [[#78a214e0]] | x1 |
2 | 1 | [[#78a213c0]] | ctr |
2 | 2 | [[#78a213c0]] | btm |
3 | 1 | [[#78a20120]] | x1 |
3 | 2 | [[#78a20120]] | x0 |
4 | 1 | [[#78a21440]] | top |
4 | 2 | [[#78a21440]] | ctr |
5 | 1 | [[#78a21320]] | "right" |
5 | 2 | [[#78a21320]] | "left" |