Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
7 | 2 | 0 | 1.000 | file_input_element_list[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 7 | 23 | Bio/KEGG/Compound/__init__.py |
2 | 7 | 27 | Bio/KEGG/Enzyme/__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)] |
| ||||
name_wrap = [0,"",(" ","$",1,1),("-","$",1,1)] id_wrap = lambda indent:[indent,"",(" ","",1,0)] struct_wrap = lambda indent:[indent,"",(" ","",1,1)] |
| |||
# 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 Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |