single_cell_parserwritergenerate_landmark_template

generate_landmark_template

single_cell_parser.writer.generate_landmark_template(landmark_name, c, vertexviewid, len)

Generate a template for a landmark file in Amira.

Parameters:
  • landmark_name (str) – The name of the landmark file.

  • c (tuple) – The color of the landmark.

  • vertexviewid (int) – The vertex view id.

  • len (int) – The length of the landmark.

Returns:

The template for the landmark file.

Return type:

str