CloneSet209


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
6350.966or_test
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
16223
Bio/Align/Applications/_Clustalw.py
26323
Bio/Align/Applications/_Clustalw.py
36329
Bio/Align/Applications/_Clustalw.py
Clone Instance
1
Line Count
6
Source Line
223
Source File
Bio/Align/Applications/_Clustalw.py

            _Option(["-usetree","-USETREE","USETREE","usetree"],["input","file"],

                    lambda x:os.path.exists,False,"File name of guide tree",True)


Clone Instance
2
Line Count
6
Source Line
323
Source File
Bio/Align/Applications/_Clustalw.py

            _Option(["-usetree1","-USETREE1","USETREE1","usetree1"],["input","file"],

                    lambda x:os.path.exists,False,"File name of guide tree for profile1",True)


Clone Instance
3
Line Count
6
Source Line
329
Source File
Bio/Align/Applications/_Clustalw.py

            _Option(["-usetree2","-USETREE2","USETREE2","usetree2"],["input","file"],

                    lambda x:os.path.exists,False,"File name of guide tree for profile2",True)


Clone AbstractionParameter Count: 5Parameter Bindings

_Option([ [[#variable2efd1c00]], [[#variable2efd1b60]], [[#variable2efd1aa0]], [[#variable2efd1a20]]],["input","file"], lambda x:os.path.exists,False, [[#variable2efd19c0]],True)
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#2efd1c00]]
"-usetree2" 
12[[#2efd1c00]]
"-usetree1" 
13[[#2efd1c00]]
"-usetree" 
21[[#2efd1b60]]
"-USETREE2" 
22[[#2efd1b60]]
"-USETREE1" 
23[[#2efd1b60]]
"-USETREE" 
31[[#2efd1aa0]]
"USETREE2" 
32[[#2efd1aa0]]
"USETREE1" 
33[[#2efd1aa0]]
"USETREE" 
41[[#2efd1a20]]
"usetree2" 
42[[#2efd1a20]]
"usetree1" 
43[[#2efd1a20]]
"usetree" 
51[[#2efd19c0]]
"File name of guide tree for profile2" 
52[[#2efd19c0]]
"File name of guide tree for profile1" 
53[[#2efd19c0]]
"File name of guide tree"