IEDB / TCRMatch

Other
26 stars 12 forks source link

output should be in various formats specified #21

Closed dmx2 closed 2 years ago

dmx2 commented 3 years ago

Output is not file specific (e.g. .csv, .xlsx), there should be multiple types of files supported for the output.

acrinklaw commented 3 years ago

I'm down for .csv output, which is easy to implement. I'd prefer to avoid .xlsx or other formats, .csv files can be opened fine in Excel (also Excel makes me sad)

dmx2 commented 3 years ago

Agreed. Let's do .csv only for now.