You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Handling pooled data was a topic in Issue #9 where we came up with a preliminary solution to add individualCount data to the list of fields and users can enter counts of > 1 to indicate pooled data. The next step is adding a "This is pooled data" Checkbox on the Upload Page:
IF the user checks this box, an additional validation rule will be put into play to ensure that individualCount is > 1 for all metadata that has been loaded. For environmental samples, we will recommend a pooled data value of 9999.
On the Query page, we will also want a checkbox to look for pooled data:
As well as highlighting on the marker popup:
The text was updated successfully, but these errors were encountered:
Handling pooled data was a topic in Issue #9 where we came up with a preliminary solution to add individualCount data to the list of fields and users can enter counts of > 1 to indicate pooled data. The next step is adding a "This is pooled data" Checkbox on the Upload Page:
IF the user checks this box, an additional validation rule will be put into play to ensure that individualCount is > 1 for all metadata that has been loaded. For environmental samples, we will recommend a pooled data value of 9999.
On the Query page, we will also want a checkbox to look for pooled data:
As well as highlighting on the marker popup:
The text was updated successfully, but these errors were encountered: