The new top-level Genetic-Health Trends tab (issue #167 Slice 4, D7): a
Shiny workflow around
the longitudinal colony-snapshot functions already shipped in Slices 1-3
(checkSnapshotHistory/readSnapshotHistory/
appendColonySnapshot, createColonySnapshot,
calcSnapshotDeltas/plotSnapshotTrends).
Upload or grow a snapshot-history CSV, generate a new dated snapshot from
the analysis already loaded on the Genetic Value Analysis tab, review
trend plots and a per-metric delta comparison (with the D4 comparability
flag visible), and download both the updated history and the delta
table.
See also
modSnapshotTrendsServer for server logic.
Other Shiny modules:
modBreedingGroupsServer(),
modBreedingGroupsUI(),
modCrossCenterIdentityServer(),
modCrossCenterIdentityUI(),
modDeidentifiedExportServer(),
modDeidentifiedExportUI(),
modGeneticDiversityServer(),
modGeneticDiversityUI(),
modGeneticValueServer(),
modGeneticValueUI(),
modGvAndBgDescServer(),
modGvAndBgDescUI(),
modInputServer(),
modInputUI(),
modMarkerGeneticsServer(),
modMarkerGeneticsUI(),
modMatePairServer(),
modMatePairUI(),
modORIPReportingServer(),
modORIPReportingUI(),
modPedigreeServer(),
modPedigreeUI(),
modPotentialParentsServer(),
modPotentialParentsUI(),
modPyramidServer(),
modPyramidUI(),
modSnapshotTrendsServer(),
modSummaryStatsServer(),
modSummaryStatsUI()
