Sorry to be dim, but how can I find my PRSice executable file? What file ending should it have?
I thought it would be in the ~/PRSice folder as that is where the build was done (see below - I reran the install code). I've attached a screenshot of what is there in case that is helpful.
kmarwick@kmarwick-VirtualBox:~/PRSice/build$ cmake ../
-- Configuring done
-- Generating done
-- Build files have been written to: /home/kmarwick/PRSice/build
kmarwick@kmarwick-VirtualBox:~/PRSice/build$ make
[ 8%] Built target bgen
[ 16%] Built target gzstream
[ 32%] Built target utility
[ 44%] Built target plink
[ 64%] Built target genotyping
[ 76%] Built target regression
[ 92%] Built target prsice_lib
[100%] Built target PRSice
kmarwick@kmarwick-VirtualBox:~/PRSice/build$