Skip to content

issue-975 Extract Cohort Characterization analysis to external package#1

Merged
pavgra merged 11 commits intomasterfrom
issue-975
Apr 1, 2019
Merged

issue-975 Extract Cohort Characterization analysis to external package#1
pavgra merged 11 commits intomasterfrom
issue-975

Conversation

@wivern
Copy link
Contributor

@wivern wivern commented Mar 21, 2019

Closes OHDSI/WebAPI#975
It's just initial PR with minimal working code. Package documentation is not yet ready and should be added a bit of later.

@wivern wivern requested a review from pavgra March 21, 2019 16:24
buildQuery.R Outdated
#runAnalysis(connectionDetails, design, cohortTable='cohort', sessionId='abc', cdmSchema='public', resultsSchema='results', vocabularySchema='public', analysisId=3334)

#q <- buildQuery(design, cohortTable='cohort', sessionId='', cdmSchema='public', resultsSchema='results', vocabularySchema='public', analysisId=3)
#print(paste('Query: ', q))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is this file for? Why does it contain commented out lines? And especially why it contains credentials inside?

@pavgra pavgra merged commit ef5053d into master Apr 1, 2019
alex-odysseus pushed a commit that referenced this pull request Aug 28, 2024
Changed versions of libraries, excluded circe from specs to avoid runtime exceptions due do version conflicts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants