Skip to content

Aid Steno Researchers Who Work on the UKB RAP.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

steno-aarhus/ukbAid

Repository files navigation

ukbAid: Aid in doing analyses on the UK Biobank RAP

Lifecycle: experimental

The goal of ukbAid is to help our research group at Steno Diabetes Center Aarhus (SDCA) that is working on the UK Biobank (UKB) on the research analysis platform (RAP).

This package and the general workflow we are using will help us be as reproducible as possible, but without sharing any data that is not permitted. It's a way for us to start moving in the direction of better research practices. More details are on the website.

Installation

You can install the development version of ukbAid inside RStudio in the R Console like so:

# Install pak if not installed already.
# install.packages("pak")
pak::pak("steno-aarhus/ukbAid")