Skip to content

Sage-Bionetworks/amp-ad-metadata-dictionary

Repository files navigation

AMP-AD Metadata Dictionary

Hosts the dictionary used for metadata in AMP-AD, which is a ReacTable object that displays the production ADKP data model.

The dictionary app displays all attributes used as manifest columns, and all valid values for those columns. It does not display manifest attributes (where Parent = 'ManifestTemplate').

As of August 2024, this app no longer interacts with Synapse since it is pulling from the ADKP data model used for schematic and DCA. The recitulate and synapsclient dependencies have been removed.

It may take a few minutes (five-ish?) and a browser refresh for changes merged into the AD.model.csv file on the main akdp data model repo branch to appear in the app, but they should display without needing to redeploy the app.

To deploy to ShinyApps.io:

The shinyapps.io deployment workflow is deploy-shinyapps-io.yaml.

To deploy to Github Pages via shinylive:

The shinylive deployment workflow is deploy-shinylive.yaml.

  • This uses the shinylive package to build a static site that is run entirely in the browser (https://posit-dev.github.io/r-shinylive/), and deploy that site to Github pages
  • This workflow runs on a push to main or via workflow dispatch
  • ⚠️ right now this site loads very, very slowly. The static site will not replace the shinyapps.io deployment as our user-facing version unless we can figure out how to speed it up.

Releases

No releases published

Packages

No packages published

Languages