directlfq icon indicating copy to clipboard operation
directlfq copied to clipboard

Extend file compatibility

Open ammarcsj opened this issue 4 months ago • 0 comments

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 with a corresponding read_file_with_pandas function. Addresses issue #45

ammarcsj avatar Oct 11 '24 09:10 ammarcsj