check_annot_df: Check names of annotation
Description
Check names of annotation
Usage
check_annot_df(annot_df, names_in, context)
Value
Annotation data frame (rownames moved to column named '.names' if necessary).
Arguments
- annot_df
Annotation data frame (annot_rows_df, annot_cols_df).
- names_in
Names that exist in the data (rownames, colnames).