portein.rotate# Functions apply_transformation(points, matrix) compile_numba_functions() find_best_projection(points) get_best_transformation(coords) Get transformation matrix for best 2D projection (in the X-Y plane) np_apply_along_axis(func1d, axis, arr) rotate_protein(pdb) rotate_to_maximize_bb_height(points)