You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This needs to be corrected in the database endpoint, also -- if the file is a tsv/bed/etc it needs to be saved with the same extension. Right now it is getting read in incorrectly and then saved as a csv.
It would be fine to make sure that it is getting read in correctly in the database, saved as a csv and then sent as a csv
The text was updated successfully, but these errors were encountered:
yeastdnnexplorer/yeastdnnexplorer/interface/AbstractRecordsAndFilesAPI.py
Line 211 in 93083c3
This needs to be corrected in the database endpoint, also -- if the file is a tsv/bed/etc it needs to be saved with the same extension. Right now it is getting read in incorrectly and then saved as a csv.
It would be fine to make sure that it is getting read in correctly in the database, saved as a csv and then sent as a csv
The text was updated successfully, but these errors were encountered: