Princeton-LSI-ResearchComputing / tracebase

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

Load Michael's recent submissions #1170

Open hepcat72 opened 1 month ago

hepcat72 commented 1 month ago

FEATURE REQUEST

Inspiration

Michael recently used the new submission interface to submit 2 new submissions (both applying to the same study).

Description

As a manual load testing task, run the new load_study script on the command line.

Note that there are 2 sheets now in the google spreadsheet for submissions. Since the sheet structure radically changed, google automatically created a new sheet and put all the old submission data in an old sheet.

Alternatives

None

Dependencies

Lance suggested that this needs to be resolved before this load can be useful:

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 1 month ago

The study doc and peak groups from the peak annotations files are all but loaded, but there are a bunch of peak groups / compounds with multiple representations that need to be resolved before loading. This hold up has prompted the discussion in #1191