CloneSet129


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
7201.000file_input_element_list[3]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1723
Bio/KEGG/Compound/__init__.py
2727
Bio/KEGG/Enzyme/__init__.py
Clone Instance
1
Line Count
7
Source Line
23
Source File
Bio/KEGG/Compound/__init__.py

# Set up line wrapping rules (see Bio.KEGG._wrap_kegg)
name_wrap = [0,"",(" ","$",1,1),("-","$",1,1)] 


id_wrap = lambda indent:[indent,"",(" ","",1,0)] 

struct_wrap = lambda indent:[indent,"",("  ","",1,1)] 


Clone Instance
2
Line Count
7
Source Line
27
Source File
Bio/KEGG/Enzyme/__init__.py

name_wrap = [0,"",(" ","$",1,1),("-","$",1,1)] 


id_wrap = lambda indent:[indent,"",(" ","",1,0)] 

struct_wrap = lambda indent:[indent,"",("  ","",1,1)] 


Clone AbstractionParameter Count: 0Parameter Bindings

# Set up line wrapping rules (see Bio.KEGG._wrap_kegg)
name_wrap = [0,"",(" ","$",1,1),("-","$",1,1)] 
id_wrap = lambda indent:[indent,"",(" ","",1,0)] 
struct_wrap = lambda indent:[indent,"",("  ","",1,1)] 
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None