- Nov 18, 2014
-
-
arq5x authored
-
- Nov 04, 2012
-
-
Charles Plessy authored
In order to test bedtools after it is installed in /usr/bin, it is needed to override the BT variable in the shell scripts of the test suite. The following change achieves it in compliance with POSIX (tested with dash). -BT=../../bin/bedtools +BT=${BT-../../bin/bedtools}
-
Charles Plessy authored
-
- Sep 18, 2012
-
-
Brent Pedersen authored
bedtools subcommands.
-
- Aug 24, 2012
-
-
Brent Pedersen authored
-