Skip to content
Snippets Groups Projects
Commit 5a79210e authored by Aaron's avatar Aaron
Browse files

Updated README

parent e0d96029
No related branches found
No related tags found
No related merge requests found
...@@ -29,19 +29,19 @@ http://code.google.com/p/bedtools/wiki/UsageAdvanced ...@@ -29,19 +29,19 @@ http://code.google.com/p/bedtools/wiki/UsageAdvanced
Installation Installation
------------ ------------
Git Git
---- ----
git clone git://github.com/arq5x/bedtools.git git clone git://github.com/arq5x/bedtools.git
Download tarball - that big gray button on the upper right. Download tarball - that big gray button on the upper right.
----------------------------------------------------------- -----------------------------------------------------------
#. Unpack the source downloaded tarball. #. Unpack the source downloaded tarball.
#. cd into the expanded folder. #. cd into the expanded folder.
#. Type "make clean" and hit enter. #. Type "make clean" and hit enter.
#. Type "make all" and hit enter. #. Type "make all" and hit enter.
#. If you encountered no errors, then all of the BED Tools should now be in bin/ #. If you encountered no errors, then all of the BED Tools should now be in bin/
If not, try to troubleshoot then email me: aaronquinlan at gmail dot com If not, try to troubleshoot then email me: aaronquinlan at gmail dot com
#. Copy the files in bin/ to ~/bin or if you have the privileges, to /usr/local/bin. #. Copy the files in bin/ to ~/bin or if you have the privileges, to /usr/local/bin.
#. Use the tools. #. Use the tools.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment