BEDOPS installation on MAC
1
0
Entering edit mode
5.4 years ago
MK2000 ▴ 30

Hello!

I am very new to programming and working with omics data in general, but I am trying to convert a VCF file to a BED file in my terminal on MacOS. I was interested in downloading the BEDOPS tool package and using the vcf2bed command. I then downloaded the latest version of BEDOPS, per instructions on their website, and my computer said the download was successful. However, when I go to use the vcf2bed command in my terminal, it is not recognized! Is this because the BEDOPS package downloaded somewhere other than my current directory? If so, how can I make BEDOPS work in the directory I am in?

Many thanks for any help!

assembly bedops • 1.7k views
ADD COMMENT
1
Entering edit mode
5.4 years ago

If you're using Mac OS X, download the installer package from the Releases page. Unpack and run the installer and follow its instructions. Then open a Terminal session and you should be able to run BEDOPS tools.

ADD COMMENT
0
Entering edit mode

Hello Alex,

Thanks for your comment. I am able to run through the installer package from the Releases page with success (or though it seems). However, the vcf2bed command is still not recognized when I go to use it in terminal. I feel the error could be with this step in the installation:

"BEDOPS binaries and scripts will be installed in /usr/local/bin and this installer will therefore need to ask you to grant administrator-level access to your startup volume. You should be able to run these binaries in a command-line environment without any extra work on most workstations. If not found, be sure that /usr/local/bin is in your shell's PATH environment variable, and append it, if necessary."

However, I've just been ignoring this through the installation since I'm not sure entirely sure what the last step means. Is it this message that means BEDOPS may not be running in my current directory?

ADD REPLY
0
Entering edit mode

What do you get when you run echo $PATH?

ADD REPLY
0
Entering edit mode

PATH is an very basic element of Unix. I strongly recommend you make yourself familiar with it.

ADD REPLY

Login before adding your answer.

Traffic: 2695 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