Skip to content
Snippets Groups Projects
Commit c74efa0f authored by Blaise Li's avatar Blaise Li
Browse files

Added README with install instructions.

parent 6d74c7a4
No related branches found
No related tags found
No related merge requests found
# Miscellaneous things to process high throughput sequencing data.
This Python package also installs a shell script depending on samtools:
`sam2indexedbam.sh`
## Installing
Get the source using `git clone git@gitlab.pasteur.fr:bli/libhts.git`, `cd` into it and run `python3 -m pip install .`
It might also work directly:
python3 -m pip install git+ssh://git@gitlab.pasteur.fr/bli/libhts.git
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment