CloneSet226


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
7240.981or_test
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
17195
Bio/Align/Applications/_Clustalw.py
27237
Bio/Align/Applications/_Clustalw.py
Clone Instance
1
Line Count
7
Source Line
195
Source File
Bio/Align/Applications/_Clustalw.py

            _Option(["-pwdnamatrix","-PWDNAMATRIX","PWDNAMATRIX","pwdnamatrix"],["input"],

                    lambda x:x in ["IUB","CLUSTALW","iub","clustalw"] or
                                   os.path.exists(x),False,"DNA weight matrix=IUB, CLUSTALW or filename",True)


Clone Instance
2
Line Count
7
Source Line
237
Source File
Bio/Align/Applications/_Clustalw.py

            _Option(["-dnamatrix","-DNAMATRIX","DNAMATRIX","dnamatrix"],["input"],

                    lambda x:x in ["IUB","CLUSTALW","iub","clustalw"] or
                                   os.path.exists(x),False,"DNA weight matrix=IUB, CLUSTALW or filename",True)


Clone AbstractionParameter Count: 4Parameter Bindings

_Option([ [[#variable5eff77c0]], [[#variable5eff6360]], [[#variable5eff7660]], [[#variable5eff7700]]],["input"], lambda x:x in ["IUB","CLUSTALW","iub","clustalw"] or os.path.exists(x),False,"DNA weight matrix=IUB, CLUSTALW or filename",True)
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#5eff77c0]]
"-dnamatrix" 
12[[#5eff77c0]]
"-pwdnamatrix" 
21[[#5eff6360]]
"-DNAMATRIX" 
22[[#5eff6360]]
"-PWDNAMATRIX" 
31[[#5eff7660]]
"DNAMATRIX" 
32[[#5eff7660]]
"PWDNAMATRIX" 
41[[#5eff7700]]
"dnamatrix" 
42[[#5eff7700]]
"pwdnamatrix"