Methods
|
|
__init__
add_hsp_seqs
end_hsp
end_hsp_frame
end_hsp_value
start_hsp
start_hsp_frame
start_hsp_strand
start_hsp_value
|
|
__init__
|
__init__ ( self, callback )
|
|
add_hsp_seqs
|
add_hsp_seqs ( self, hsp_info )
|
|
end_hsp
|
end_hsp ( self, tag )
|
|
end_hsp_frame
|
end_hsp_frame ( self, tag )
|
|
end_hsp_value
|
end_hsp_value ( self, tag )
|
|
start_hsp
|
start_hsp (
self,
tag,
attrs,
)
|
|
start_hsp_frame
|
start_hsp_frame (
self,
tag,
attrs,
)
|
|
start_hsp_strand
|
start_hsp_strand (
self,
tag,
attrs,
)
|
|
start_hsp_value
|
start_hsp_value (
self,
tag,
attrs,
)
|
|