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
At the moment, ProbABEL's output also contains SNPs for which the beta and se_beta are NA (nan). In order to reduce the output file size in the presence of many (near) monomorphic SNPs we can make sure these SNPs don't end up in the output file based on a command line option.
The text was updated successfully, but these errors were encountered:
This is a 'liftover' of feature request #2585 from the R-forge tracker.
At the moment, ProbABEL's output also contains SNPs for which the
beta
andse_beta
are NA (nan). In order to reduce the output file size in the presence of many (near) monomorphic SNPs we can make sure these SNPs don't end up in the output file based on a command line option.The text was updated successfully, but these errors were encountered: