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
The dataset of id2 is finn, which samplesize is NA, what can I do to extract it ?
out <- ieugwasr_to_coloc(id1='ebi-a-GCST90002412', id2='finn-b-I9_HEARTFAIL', chrompos=chrpos,type1 = 'quant',type2 = 'cc')
Error in tab2$n[is.na(tab2$n)] <- info2$sample_size :
replacement has length zero
The text was updated successfully, but these errors were encountered:
The dataset of id2 is finn, which samplesize is NA, what can I do to extract it ?
out <- ieugwasr_to_coloc(id1='ebi-a-GCST90002412', id2='finn-b-I9_HEARTFAIL', chrompos=chrpos,type1 = 'quant',type2 = 'cc')
Error in tab2$n[is.na(tab2$n)] <- info2$sample_size :
replacement has length zero
The text was updated successfully, but these errors were encountered: