
Cross-Center Identity Mapping Module - UI Function
Source:R/modCrossCenterIdentity.R
modCrossCenterIdentityUI.RdA Shiny workflow around the script-callable
checkCrossCenterMapping (Slice 1, "show every problem at
once") and resolveCrossCenterIds: upload two center
pedigrees and a curator-reviewed identity mapping, validate, preview the
lineage changes the proposed merge would make, confirm, and export the
mapping, validation results, merge summary, merged pedigree, and
provenance.
Retains the no-automatic-identity-inference policy – identity is
established only by the uploaded mapping file, never guessed.
See also
modCrossCenterIdentityServer for server logic.
Other Shiny modules:
modBreedingGroupsServer(),
modBreedingGroupsUI(),
modCrossCenterIdentityServer(),
modDeidentifiedExportServer(),
modDeidentifiedExportUI(),
modGeneticDiversityServer(),
modGeneticDiversityUI(),
modGeneticValueServer(),
modGeneticValueUI(),
modGvAndBgDescServer(),
modGvAndBgDescUI(),
modInputServer(),
modInputUI(),
modMarkerGeneticsServer(),
modMarkerGeneticsUI(),
modMatePairServer(),
modMatePairUI(),
modORIPReportingServer(),
modORIPReportingUI(),
modPedigreeServer(),
modPedigreeUI(),
modPotentialParentsServer(),
modPotentialParentsUI(),
modPyramidServer(),
modPyramidUI(),
modSummaryStatsServer(),
modSummaryStatsUI()