Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Endpoints that return tsv need to read files in as tsv #93

Open
cmatKhan opened this issue Jul 9, 2024 · 1 comment
Open

Endpoints that return tsv need to read files in as tsv #93

cmatKhan opened this issue Jul 9, 2024 · 1 comment

Comments

@cmatKhan
Copy link
Member

cmatKhan commented Jul 9, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant