Problems with PLINK on Mac OS X
0
0
Entering edit mode
8.0 years ago
payupar • 0

Hi

I want to start to use PLINK on OS X (El Capitan). I follow the instructions to download and install, nevertheless I canĀ“t get that the program recognise any command as "--file" . I have the files .ped and .map in the same folder that PLINK as it is recommended. Please, if somebody could help I will be very thankfull.

Best regards

I copy here the error message and the path of the commands.

MacBook-Pro-de-Pedro:~ Pedro$ /Users/Pedro/plink-1-5.07-mac-intel/plink --file test


@----------------------------------------------------------@
|        PLINK!       |     v1.07      |   10/Aug/2009     |
|----------------------------------------------------------|
|  (C) 2009 Shaun Purcell, GNU General Public License, v2  |
|----------------------------------------------------------|
|  For documentation, citation & bug-report instructions:  |
|        http://pngu.mgh.harvard.edu/purcell/plink/        |
@----------------------------------------------------------@

Web-based version check ( --noweb to skip )
Recent cached web-check found... OK, v1.07 is current

+++ PLINK 1.9 is now available! See above website for details +++ 

Writing this text to log file [ plink.log ]
Analysis started: Sat May  7 17:16:26 2016

Options in effect:
    --file test


ERROR: No file [ test.ped ] exists.
MacBook-Pro-de-Pedro:~ Pedro$
Plink Mac OSX • 7.3k views
ADD COMMENT
0
Entering edit mode

The program seems to be saying that a file called test.ped does not exist. Can you try

/Users/Pedro/plink-1-5.07-mac-intel/plink --file ./test
ADD REPLY
0
Entering edit mode

That command only works if test.ped/test.map are in your current directory. If they are in the same directory as your plink 1.07 binary, you'd need to use "--file /Users/Pedro/plink-1-5.07-mac-intel/test" .

ADD REPLY

Login before adding your answer.

Traffic: 2949 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6