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
Conversion to OMOP would be done at the database level, so this task is better suited for a data cleaning package. Additionally, it seems complex enough to require another dedicated Julia package.
Currently, PreprocessMD.jl doesn't require OMOP format for function inputs, but this might change as the feature set grows and becomes more specialized.
External packages that perform this task should be linked (#166).
Methods can assume that input is already in OMOP. By converting other datasets, we convert to a known problem.
The text was updated successfully, but these errors were encountered: