steno-aarhus / ukbAid

Aid Steno Researchers Who Work on the UKB RAP.
https://steno-aarhus.github.io/ukbAid/
Other
8 stars 3 forks source link

Make use of Python functions instead to export the data? #78

Closed lwjohnst86 closed 1 month ago

lwjohnst86 commented 2 months ago

e.g. https://github.com/UK-Biobank/UKB-RAP-Notebooks-Access/blob/main/Notebooks/A105_Export-participant-data_R.ipynb

lwjohnst86 commented 1 month ago

Nope, unfortunately, in order to use all those, you need to install Python, install conda, install their dxdata package, install additional R packages that connect to Python and their database format, and that isn't even getting to actually making the connections with the database.