-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error in getopt(spec = spec, opt = args) : long flag "bedFile" is invalid #429
Comments
Hi,jingydz |
Hi, I also encounter the same error. |
@QSchenKI Perhaps due to mine data itself, I was able to run normally without covariates, and false positives are not severe. Also, pay attention to the capitalization of parameters |
Inputcd /mnt/work/workbench/mohasal/.conda/envs/saige/lib/R/library/r-saige/ Logstep1_fitNULLGLMM.R: error: Error in getopt(spec = spec, opt = args) : |
Command
Rscript /T01Data/zhangjj/software/SAIGE/extdata/step2_SPAtests.R
--bedFile=chr10.bed --bimFile=chr10.bim --famFile=chr10.fam
--AlleleOrder=alt-first
--SAIGEOutputFile=./output/plink.out.txt
--chrom=10 --minMAF=0 --minMAC=20
--GMMATmodelFile=./output/binary_includenonAutoforvarRatio.rda
--varianceRatioFile=./output/binary_includenonAutoforvarRatio.varianceRatio.txt
--is_output_moreDetails=TRUE
Error logfile
Loading required package: RhpcBLASctl
Error in parse_args(parser, positional_arguments = 0) :
Error in getopt(spec = spec, opt = args) : long flag "bedFile" is invalid
Execution halted
The text was updated successfully, but these errors were encountered: