CloneSet331


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3201.000stmt_list[3]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
13199
Bio/Blast/NCBIStandalone.py
23204
Bio/Blast/NCBIStandalone.py
Clone Instance
1
Line Count
3
Source Line
199
Source File
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) 


Clone Instance
2
Line Count
3
Source Line
204
Source File
Bio/Blast/NCBIStandalone.py

            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) 


Clone AbstractionParameter Count: 0Parameter Bindings

# 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 Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None