indelPost: Python library for simple and complex indels.

Author:

Kohei Hagiwara

Date:

Jan 22, 2024

Version:

0.2.3

To install:

git clone https://github.com/stjude/indelPost.git
cd indelPost
python setup.py install

Installing indelPost also installs the dependency:

  • numpy>=1.16.0

  • pysam>=0.15.0

  • cython>=0.29.12

Note

indelPost is supported for Linux with Python>=3.6.

Contents