Skip to contents

This function performs annotation on a data frame by sorting unique indexes and then filtering the dataframe based on X, Y, and Z coordinates. The function then checks for certain conditions and assigns new indexes to rows that meet those conditions.

Usage

post_process_df(df)

Arguments

df

dataframe

Value

the annotated dataframe