Skip to content

Error in Data frame aggregation #12

@shinseojeong

Description

@shinseojeong

Hello, I'm Seojeong, a graduate student of Ajou university in Korea.
I got a issue while I running the LargeScalePopEst Code.

I was trying to execute "injectionSignals" parameter especially for comfirming whether each step working rightly and then an error message was shown just like below. (Note that the parameters "createCohorts" and "fetchAllDataFromServer" worked well although one warning message poped up during executing the "createCohorts" step.)

↓ The warning message during "createCohort" step.
image

↓ The Error message during "injectSignals" step.
image

And I figured out that the length of [ unique(data$outcomeId) ] and [ negativeControlIds ] is different each other.

image

image

So I ask if it is possible that the code of LargeScalePopEst protocols can be altered.

↓ The Create outcomes file CODE
image

I think it would be better that the code should allow or skip the absent of some "outcomeId".
Could you modify this Code for us?

Please review this issue.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions