Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 6 | 0.953 | or_test |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 38 | Bio/Align/Applications/_Muscle.py |
2 | 2 | 44 | Bio/Blast/Applications.py |
| ||||
#Can't use "in" as the final alias as this is a reserved word in python: _Option(["-in","in","input"],["input","file"],None,0,"Input filename",0) |
| ||||
_Option(["-o","align_outfile","outfile"],["output","file"],None,0,"Output file for alignment.",False) |
| |||
#Can't use "in" as the final alias as this is a reserved word in python: _Option([ [[#variable78a5fbe0]], [[#variable78a5fb60]], [[#variable78a5fb00]]],[ [[#variable78a5e7e0]],"file"],None,0, [[#variable78a5fac0]], [[#variable78a5fa20]]) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#78a5fbe0]] | "-in" |
1 | 2 | [[#78a5fbe0]] | "-o" |
2 | 1 | [[#78a5fb60]] | "in" |
2 | 2 | [[#78a5fb60]] | "align_outfile" |
3 | 1 | [[#78a5fb00]] | "input" |
3 | 2 | [[#78a5fb00]] | "outfile" |
4 | 1 | [[#78a5e7e0]] | "input" |
4 | 2 | [[#78a5e7e0]] | "output" |
5 | 1 | [[#78a5fac0]] | "Input filename" |
5 | 2 | [[#78a5fac0]] | "Output file for alignment." |
6 | 1 | [[#78a5fa20]] | 0 |
6 | 2 | [[#78a5fa20]] | False |