Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
7 | 2 | 4 | 0.981 | or_test |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 7 | 195 | Bio/Align/Applications/_Clustalw.py |
2 | 7 | 237 | 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) |
| ||||
_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) |
| |||
_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 Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5eff77c0]] | "-dnamatrix" |
1 | 2 | [[#5eff77c0]] | "-pwdnamatrix" |
2 | 1 | [[#5eff6360]] | "-DNAMATRIX" |
2 | 2 | [[#5eff6360]] | "-PWDNAMATRIX" |
3 | 1 | [[#5eff7660]] | "DNAMATRIX" |
3 | 2 | [[#5eff7660]] | "PWDNAMATRIX" |
4 | 1 | [[#5eff7700]] | "dnamatrix" |
4 | 2 | [[#5eff7700]] | "pwdnamatrix" |