ammarcsj

Results 3 issues of ammarcsj

Splitting the GUI requirements into a separate file

Make output compatible with DIANN parquet files. Added a new module `utils_fileread.py` with wrappers around pandas that read either text or parquet format depending on the input and replaced `pd.read_csv`...

Bug fix: Resolved issue with additional columns - Modified default value for additional columns - Implemented proper handling of string input from users - This addresses the bug reported in...