-
Notifications
You must be signed in to change notification settings - Fork 186
Closed
Description
Hi,
When using the harmonise_data(exposure_dat, outcome_dat, action = 2) function, I'm getting the following error:
Error in !remove : invalid argument type
It seems this error arises when the outcome_dat has an effect_allele.outcome character variable longer than length 1 (e.g. "ATC" instead of "A".) For example, when using the outcome data from "Parents' age at death". I was able to work around by filtering out SNPs with the outcome_dat$effect_allele.outcome length greater than 1.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels