Princeton-LSI-ResearchComputing / tracebase

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

Fixes missing tissue error reporting #952

Closed lparsons closed 2 months ago

lparsons commented 2 months ago

Resolves #951

Summary Change Description

Use the correct rownum variable to report which row a missing tissue record is on.

Also, update the rownum+2 to be rownum+1 which seems to report the correct row number.

See affected issue(s).

Affected Issues/Pull Requests