bedtools-software
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
bedtools-software [2016/06/22 06:41] – [Information] joguya | bedtools-software [2025/03/03 07:38] (current) – aorth | ||
---|---|---|---|
Line 5: | Line 5: | ||
===== Information ===== | ===== Information ===== | ||
- | * Version: 2.25.0 | + | * Version: 2.31.1 |
* Added: January, 2013 | * Added: January, 2013 | ||
- | * Updated: | + | * Updated: |
* Link: https:// | * Link: https:// | ||
Line 15: | Line 15: | ||
< | < | ||
- | Load bedtools | + | Load one version into your environment and run it: |
- | < | + | < |
+ | $ bedtools</ | ||
===== Installation ====== | ===== Installation ====== | ||
Line 22: | Line 23: | ||
Notes from the sysadmin during installation: | Notes from the sysadmin during installation: | ||
- | < | + | < |
- | $ cd /tmp/ | + | $ wget https:// |
- | $ wget https:// | + | $ tar xf bedtools-2.31.1.tar.gz |
- | $ tar -xvf bedtools-2.25.0.tar.gz | + | $ cd bedtools2 |
- | $ scl enable devtoolset-2 bash | + | |
- | $ sudo mkdir / | + | |
- | $ sudo chown -R joguya: | + | |
- | $ sed -i ' | + | |
$ make | $ make | ||
- | $ make install | + | $ sudo mkdir -p / |
- | $ sudo chown -R root:root / | + | $ sudo chown aorth / |
- | </ | + | $ make install |
+ | $ sudo chown -R root:root / |
bedtools-software.1466577685.txt.gz · Last modified: 2016/06/22 06:41 by joguya