![]() |
Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Public Member Functions | |
def | filter (self, annotated_sequence) |
def | is_class_II_candidate (self, annotated_sequence) |
def | is_transmembrane (self, annotated_sequence) |
def | find_biggest_ectodomain (self, annotated_sequence) |
def | count_cysteins_in_ectodomain (self, annotated_sequence, begin, end) |
Undefined.
Undefined
def count_cysteins_in_ectodomain | ( | self, | |
annotated_sequence, | |||
begin, | |||
end | |||
) |
def filter | ( | self, | |
annotated_sequence | |||
) |
def find_biggest_ectodomain | ( | self, | |
annotated_sequence | |||
) |
def is_class_II_candidate | ( | self, | |
annotated_sequence | |||
) |
def is_transmembrane | ( | self, | |
annotated_sequence | |||
) |