Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
R3
legacy
bedtools2
Commits
28a92d12
Commit
28a92d12
authored
Sep 16, 2011
by
Aaron
Browse files
Updated README
parent
5a79210e
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.rst
View file @
28a92d12
...
...
@@ -29,19 +29,19 @@ http://code.google.com/p/bedtools/wiki/UsageAdvanced
Installation
------------
Git
----
git clone git://github.com/arq5x/bedtools.git
Download tarball - that big gray button on the upper right.
-----------------------------------------------------------
#. Unpack the source downloaded tarball.
#. cd into the expanded folder.
#. Type "make clean" 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 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.
#. Use the tools.
Git
...
git clone git://github.com/arq5x/bedtools.git
Download tarball - that big gray button on the upper right.
...........................................................
#. Unpack the source downloaded tarball.
#. cd into the expanded folder.
#. Type "make clean" 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 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.
#. Use the tools.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment