Hi,
I have corrected the command as you suggested,however, another error
R -q --file=./PRSice_v1.25.R --args
multiple.base.phenotypes T
base PHEN.NAME.assoc.linear
base.phenotypes.names SSGAC_EduYears_Rietveld2013_publicrelease,SSGAC_College_Rietveld2013_publicrelease
target ADNI1_Genotypes_Filt_CEU_final
slower 0.0001
supper 1
sinc 0.001
covary T
user.covariate.file covarance.covary
clump.snps T
plink ./plink_1.9_linux_160914
figname SSGAC_PRS_covar
$target
[1] "ADNI1_Genotypes_Filt_CEU_final"
$slower
[1] 1e-04
$supper
[1] 1
$sinc
[1] 0.001
$covary
[1] "T"
$user.covariate.file
[1] "covarance.covary"
$clump.snps
[1] "T"
$plink
[1] "./plink_1.9_linux_160914"
$figname
[1] "SSGAC_PRS_covar"
Constructing Polygenic Scores for SSGAC_EduYears_Rietveld2013_publicrelease Risk
#################################
#
# Check options match
#
#################################
[1] "Using current directory as working directory"
#################################
#
# Check base input format
#
#################################
[1] "WARNING: No CHR column in base data"
[1] "WARNING: No BP column in base data"
[1] "NB: READING BETA NOT ODDS RATIO"
#################################
#
# Remove Ambiguous SNPs
#
#################################
#################################
#
# Clump
#
#################################
#################################
#
# Deal with strand flips if target is in genotype format and produce input files for polygenic scoring
#
#################################
#################################
#
# Polygenic scoring!
#
#################################
#################################
#
# Regression Models
#
#################################
Regression Models: 10% Complete
Regression Models: 20% Complete
Regression Models: 30% Complete
Regression Models: 40% Complete
Regression Models: 50% Complete
Regression Models: 60% Complete
Regression Models: 70% Complete
Regression Models: 80% Complete
Regression Models: 90% Complete
Regression Models: 100% Complete
#################################
#
# High Density Plots
#
#################################
Saving 7 x 7 in image
#################################
#
# Barplots
# Bars for inclusion can be changed using the barchart.levels option
#################################
Saving 7 x 7 in image
Error in data.frame(top.thresh.pval) : object 'top.thresh.pval' not found
Execution halted