proteindf_tools.vector module¶ class proteindf_tools.vector.Vector(obj=[])[source]¶ Bases: Vector classmethod find_header_struct(file_path)[source]¶ classmethod is_loadable(file_path)[source]¶ load(file_path)[source]¶ Load the vector. True is returned if the reading is successful. save(file_path)[source]¶