single_cell_parserreaderread_landmark_file

read_landmark_file

single_cell_parser.reader.read_landmark_file(landmarkFilename)

Read an AMIRA landmark file

Parameters:

landmarkFilename (str) – Filename of the landmark file to be read.

Raises:

RuntimeError – If the input file does not have a .landmarkAscii suffix.

Returns:

(x,y,z) points of landmarks.

Return type:

list