Closed Mahajan30 closed 1 year ago
Hi, Thanks for the detailed report. I suspect that your csv file may have been encoded incorrectly. Would you be able to attach the file you are having trouble with?
Thanks, Guy
Hey Thanks for the quick reply! Here is the file I want to upload:
Hi, It looks like the file you're trying to open is a Microsoft Excel file (.xlsx), and not a csv file, and this is the source of the issue.
I would suggest that you open the file with a program like Excel, and then click on "File" - >"Save As", and change the format through the "Save As Type" drop-down menu to "CSV (Comma Delimited)".
Feel free post another comment here if you're still having trouble loading the file. Good luck with your analysis!
I'm so sorry that was so stupid! Thanks for the help!
Describe the bug Unable to open a csv through the RNAlysis GUI on Mac (Apple silicon)
To Reproduce Steps to reproduce the behavior:
pip install RNAlysis
rnalysis-gui
pip install numba
Expected behavior The csv opens through GUI
Note I am a beginner and apologies if this was a simple issue and not meant to be raised here. But any solutions to this problem would be great. Thank you!