![]() |
Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Public Member Functions | |
def | __init__ (self, name, fasta_seq) |
def | add_feature (self, feature) |
def | get_features (self, feature_key) |
Public Attributes | |
name | |
fasta_seq | |
features | |
Undefined.
Undefined.
def __init__ | ( | self, | |
name, | |||
fasta_seq | |||
) |
def add_feature | ( | self, | |
feature | |||
) |
def get_features | ( | self, | |
feature_key | |||
) |
fasta_seq |
features |
name |