Skip to contents

Internal function to check if the sample name is a column or a rowname and move it to a rowname if it is a column.

Usage

check_compare_df_sample_col_and_move_to_rowname(compare_df)

Arguments

compare_df

A data frame produced from read_compare_csv().

Value

A data frame.