You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe useful as context: below is a template of a script I use to setup and renew clinsight data for practically all studies.
The function renew_study_data will download data again with an API connection if it is run interactively, or if data is not yet available, otherwise the already available data is used. This way, I can update the metadata or provide study-specific data, run the script and test clinsight directly with the updated metadata. A few study-specific scripts are defined in a file elsewhere (although this can also be added here directly if needed).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Maybe useful as context: below is a template of a script I use to setup and renew clinsight data for practically all studies.
The function
renew_study_datawill download data again with an API connection if it is run interactively, or if data is not yet available, otherwise the already available data is used. This way, I can update the metadata or provide study-specific data, run the script and test clinsight directly with the updated metadata. A few study-specific scripts are defined in a file elsewhere (although this can also be added here directly if needed).@Jeff-Thompson12 and @aclark02-arcus is your workflow similar?
Beta Was this translation helpful? Give feedback.
All reactions