broadinstitute / str-analysis

Scripts and utilities related to analyzing short tandem repeats (STRs).
MIT License
32 stars 8 forks source link

This repo contains scripts and utilities for analyzing tandem repeats (TRs).

Installation

To install the latest version using pip, run:

python3 -m pip install --upgrade https://github.com/broadinstitute/str-analysis/archive/refs/heads/main.zip

or use the docker image (though it may not have the latest version of the code):

docker run -it weisburd/str-analysis:latest

Tools