nf-core / raredisease

Call and score variants from WGS/WES of rare disease patients.

Home Page:https://nf-co.re/raredisease

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when 'other' is given as gender

sima-r opened this issue · comments

Possible alternatives are not compatible with the ones in the documentation.(PED file format: Sex (1=male; 2=female; other=unknown))

"enum": [0, 1, 2],