We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ec1359 commit 4eacb71Copy full SHA for 4eacb71
2 files changed
docs/manual.pdf
-10.5 KB
docs/manual.tex
@@ -89,9 +89,9 @@ \section{Installation}
89
\paragraph{System Requirements}
90
\label{sub:require}
91
~\\~\\[-.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
+\textbf{preseq} runs on Unix-type systems. If the
+input file is in BAM format, the HTSLib API is required
+(http://www.htslib.org/download/) but is
95
included in all binaries and source code. If the input is a text file
96
of counts in a single column or is in BED format, SAMTools is not
97
required. It has been tested on Linux and Mac OS-X.
0 commit comments