CloneSet299


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
6210.988stmt_list[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
16221
Bio/Graphics/GenomeDiagram/_CircularDrawer.py
26237
Bio/Graphics/GenomeDiagram/_LinearDrawer.py
Clone Instance
1
Line Count
6
Source Line
221
Source File
Bio/Graphics/GenomeDiagram/_CircularDrawer.py

        # Use the superclass' instantiation method
        AbstractDrawer.__init__(self,parent,pagesize,orientation,x,y,xl,xr,yt,yb,start,end,tracklines) 



        # Useful measurements on the page
        self.track_size = track_size 


Clone Instance
2
Line Count
6
Source Line
237
Source File
Bio/Graphics/GenomeDiagram/_LinearDrawer.py

        # Use the superclass' instantiation method
        AbstractDrawer.__init__(self,parent,pagesize,orientation,x,y,xl,xr,yt,yb,start,end,tracklines) 



        # Useful measurements on the page
        self.fragments = fragments 


Clone AbstractionParameter Count: 1Parameter Bindings

# Use the superclass' instantiation method
AbstractDrawer.__init__(self,parent,pagesize,orientation,x,y,xl,xr,yt,yb,start,end,tracklines) 
# Useful measurements on the page
self. [[#variable60162f40]]= [[#variable60162f40]]
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#60162f40]]
fragments 
12[[#60162f40]]
track_size