Princeton-LSI-ResearchComputing / tracebase

Mouse Metabolite Tracing Data Repository for the Rabinowitz Lab
MIT License
4 stars 1 forks source link

Automatically detect DataFormat of peak annotation files #956

Open lparsons opened 2 months ago

lparsons commented 2 months ago

FEATURE REQUEST

Inspiration

Adding additional peak annotation formats makes using format flags cumbersome. Automatically detecting recognized formats would simplify loading.

Description

Alternatives

None

Dependencies

None

Comment

None


ISSUE OWNER SECTION

Assumptions

  1. List of assumptions that the code will not explicitly address/check
  2. E.g. We will assume input is correct (explaining why there is no validation)

Limitations

  1. A list of things this work will specifically not do
  2. E.g. This feature will only handle the most frequent use case X

Affected Components

Requirements

DESIGN

Interface Change description

None provided

Code Change Description

None provided

Tests

hepcat72 commented 2 months ago

I haven't put it in the design yet, but this is my plan for #825.