Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 0 | 1.000 | stmt_list[3] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 199 | Bio/Blast/NCBIStandalone.py |
2 | 3 | 204 | Bio/Blast/NCBIStandalone.py |
| ||||
# Read the database lines and the following blank line. read_and_call_until(uhandle,consumer.database_info,end = "total letters") read_and_call(uhandle,consumer.database_info,contains = "sequences") read_and_call_while(uhandle,consumer.noevent,blank = 1) |
| ||||
read_and_call_until(uhandle,consumer.database_info,end = "total letters") read_and_call(uhandle,consumer.database_info,contains = "sequences") read_and_call_while(uhandle,consumer.noevent,blank = 1) |
| |||
# Read the database lines and the following blank line. read_and_call_until(uhandle,consumer.database_info,end = "total letters") read_and_call(uhandle,consumer.database_info,contains = "sequences") read_and_call_while(uhandle,consumer.noevent,blank = 1) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |