BamSnap: a lightweight command-based visualization tool for sequencing reads in BAM files
This is a fork from https://github.com/zy041225/bamsnap. For more details, see BamSnap Documentation.
- 3.4 <= python <= 3.10
- Pillow < 9.2
Note: please choose the approprite version (< 9.2) based on the version of your python
git clone https://github.com/yeeus/bamsnap.git
cd bamsnap
python setup.py install