Skip to content

inab/analysis-types-for-TREs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analysis Types For TREs

This is code for a site describing how different federated analyses can be carried out with different capabilities across a network of Trusted Research Environments (TREs).

The site provides a dashboard for different analyses, which can be filtered by capabilities and levels of trust. The dashboard is backed by a set of descriptions of analyses following a defined schema.

Deploying

This is an Observable Framework app. To install the required dependencies, run:

npm install

Then, to start the local preview server, run:

npm run dev

Then visit http://localhost:3000 to preview your app.

About

Site describing federated analysis methods by TRE requirements

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 65.3%
  • TypeScript 23.2%
  • Mermaid 6.8%
  • CSS 4.7%