CloneSet290


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
5250.954stmt_list[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
15898
Bio/Graphics/GenomeDiagram/_LinearDrawer.py
25903
Bio/Graphics/GenomeDiagram/_LinearDrawer.py
Clone Instance
1
Line Count
5
Source Line
898
Source File
Bio/Graphics/GenomeDiagram/_LinearDrawer.py

                tempy = trackheight*(val-midval)/resolution+self.fragment_lines[lastfrag][0]+ctr 

                line_elements.append(Line(lastx,lasty,self.xlim,tempy,strokeColor = graph.poscolor,strokeWidth = graph.linewidth)) 


Clone Instance
2
Line Count
5
Source Line
903
Source File
Bio/Graphics/GenomeDiagram/_LinearDrawer.py

                tempy = trackheight*(val-midval)/resolution+self.fragment_lines[frag][0]+ctr 

                line_elements.append(Line(self.x0,tempy,x,y,strokeColor = graph.poscolor,strokeWidth = graph.linewidth)) 


Clone AbstractionParameter Count: 5Parameter Bindings

tempy = trackheight*(val-midval)/resolution+self.fragment_lines[ [[#variable77401c80]]][0]+ctr 
line_elements.append(Line( [[#variable774005a0]], [[#variable77383b20]], [[#variable77383b60]], [[#variable6ae79aa0]],strokeColor = graph.poscolor,strokeWidth = graph.linewidth)) 
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#77401c80]]
frag 
12[[#77401c80]]
lastfrag 
21[[#774005a0]]
self.x0 
22[[#774005a0]]
lastx 
31[[#77383b20]]
tempy 
32[[#77383b20]]
lasty 
41[[#77383b60]]
x 
42[[#77383b60]]
self.xlim 
51[[#6ae79aa0]]
y 
52[[#6ae79aa0]]
tempy