Skip to content

Commit 4eacb71

Browse files
committed
updated manual: removed note on requiring GSL
1 parent 4ec1359 commit 4eacb71

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/manual.pdf

-10.5 KB
Binary file not shown.

docs/manual.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@ \section{Installation}
8989
\paragraph{System Requirements}
9090
\label{sub:require}
9191
~\\~\\[-.2cm]
92-
\textbf{preseq} runs on Unix-type system with GNU Scientific Library
93-
(GSL), available at ~\url{http://www.gnu.org/software/gsl/}. If the
94-
input file is in BAM format, the HTSLib API is required but is
92+
\textbf{preseq} runs on Unix-type systems. If the
93+
input file is in BAM format, the HTSLib API is required
94+
(http://www.htslib.org/download/) but is
9595
included in all binaries and source code. If the input is a text file
9696
of counts in a single column or is in BED format, SAMTools is not
9797
required. It has been tested on Linux and Mac OS-X.

0 commit comments

Comments
 (0)