OHDSI / Atlas

ATLAS is an open source software tool for researchers to conduct scientific analyses on standardized observational data
http://atlas-demo.ohdsi.org/
Apache License 2.0
273 stars 138 forks source link

Select multiple cohorts and run an action [enhancement] #729

Open gowthamrao opened 6 years ago

gowthamrao commented 6 years ago

Expected behavior

Able to select multiple cohort at the same time and do an action like

Actual behavior

Need to open a cohort and run it one at a time

Reason

Useful to refresh cohorts after updated omop etl

gowthamrao commented 6 years ago

The easiest way we have found to refresh and characterize many cohorts over many data sources, is thru a script. A parameterized R script that connects to Atlas webapi end point, and triggers activity.

However, a batch scheduling functionality in Atlas would be nice.