Skip to content

Commit

Permalink
readme update. version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
calkan committed Feb 7, 2019
1 parent 14a2cef commit 9600ec2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,9 @@ Type:
cp tardis /path/to/your/favorite/binaries


If you do not have root access to install liblzma and/or libbz2, you can compile htslib without CRAM support. Note that lzma and libbz2 are htslib prerequisites, and I am still looking for a way to compile htslib with local installations of these libraries. As a workaround, type:
If you do not have root access to install liblzma and/or libbz2, you can compile htslib without CRAM support. Note that lzma and libbz2 are htslib prerequisites, and we are looking for a way to compile htslib with local installations of these libraries.

As a workaround, first remove the "-llzma" flag in the Makefile (line that starts with LDFLAGS). Then type:

make nocram
make
Expand Down
2 changes: 1 addition & 1 deletion htslib
2 changes: 1 addition & 1 deletion sonic

0 comments on commit 9600ec2

Please sign in to comment.