Clinical-Genomics / preClinVar

A ClinVar API submission helper written in FastAPI
MIT License
1 stars 0 forks source link

Simplify and fix CSV and TSV files parsing #52

Closed northwestwitch closed 1 year ago

northwestwitch commented 1 year ago

This PR adds | fixes:

How to test: Use the swagger http://127.0.0.1:8000/docs#/default/csv_2_json_csv_2_json_post

Expected outcome:

Review:

This version is a:

northwestwitch commented 1 year ago

Test using TSV files: 🆗

image

Test using CSV files: 🆗

image