GENIE-BPC / genieBPC

Creating analytic cohorts from AACR Project GENIE BPC clinically annotated genomic data
https://genie-bpc.github.io/genieBPC/
Other
9 stars 3 forks source link

Update `synapse_version` to return one row per cohort with most recent release (if most_recent = TRUE) #128

Closed jalavery closed 4 months ago

jalavery commented 8 months ago

Currently, calling synapse_version(most_recent = TRUE) returns a row for the most recent consortium data release and a row for the most recent public data release (if applicable).

We want to update so that most_recent = TRUE returns one row per cohort, as opposed to per cohort + release type in order to encourage users to use the most recent version, which will usually have the most up-to-date data.