proteindf_tools.vector module

class proteindf_tools.vector.Vector(obj=[])[ソース]

ベースクラス: Vector

classmethod find_header_struct(file_path)[ソース]
classmethod is_loadable(file_path)[ソース]
load(file_path)[ソース]

Load the vector. True is returned if the reading is successful.

save(file_path)[ソース]