SAND-Lab / MEA-NAP

MEA-NAP. A streamlined diagnostic and analytic tool for data obtained using microelectrode arrays.
GNU General Public License v3.0
12 stars 6 forks source link

[Feature request] Change from reading excel files to reading csv files #4

Closed Timothysit closed 2 years ago

Timothysit commented 2 years ago

It will be great if the pipeline works with .csv file as inputs rather than excel files.

Timothysit commented 2 years ago

I have added support for reading .csv files with this commit: bf4ee59592de990ba1d732622516132918afc0d5, to be further tested as I haven't run the full pipeline using it yet.