github OHDSI/Atlas v2.7.0
Atlas Version 2.7.0

latest releases: v2.14.1, v2.14.0, v2.13.0...
5 years ago

This release aims to fix bugs from the previous releases and to address functionality gaps from v2.6.0.

Important

To build/release Atlas now, you must use npm which is part of NodeJS. Once you have cloned the Atlas repository, run the following command from root of the Atlas directory:

npm run build

Then copy all of the files from the Atlas repo to your web server - the node_modules folder is now required to resolve all JavaScript dependencies.

New Features

  • Characterizations
    • Added the ability to add one or more strata to a characterization
    • Provides the ability to export cohort characterization results to CSV
    • Added the ability to cancel generation of a characterization
    • Added a threshold for retrieving cohort characterization results to improve reliability of the results page loading (default is prevalence > 0.01)
  • Estimation & Prediction
    • Added ability to import/export specifications for transport between ATLAS environments
    • Updated utilities tab to provide more guidance to review study choices and to download the R study package

Fixes

There were nearly 150 issues closed in this release and so we've broken them down by functional group:

Here is the full list of issues closed in the 2.7 release

Acknowledgements

Thanks to @pavgra , @johnSamilin , @aklochkova, @chrisknoll, @wivern, @fdefalco, @mpozhidaeva, @vlbe for their contributions and reviews as part of this release.

Don't miss a new Atlas release

NewReleases is sending notifications on new releases.