Skip to content

Commit e00d21e

Browse files
committed
Update readme
1 parent d9864e2 commit e00d21e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,9 @@ See the docstrings for complete documentation.
101101

102102
## Related projects ##
103103

104-
- [libBigWig](https://github.com/dpryan79/libBigWig): Alternative C library for bigWig and bigBed files by Devon Ryan
105-
- [pyBigWig](https://github.com/dpryan79/pyBigWig): Python bindings for `libBigWig` by the same author
104+
- [bigtools](https://github.com/jackh726/bigtools): Alternative BBI library written in Rust with Python bindings; by Jack Huey
105+
- [libBigWig](https://github.com/dpryan79/libBigWig): Alternative BBI library written in C; by Devon Ryan
106+
- [pyBigWig](https://github.com/dpryan79/pyBigWig): Python bindings for `libBigWig`
106107
- [bw-python](https://github.com/brentp/bw-python): Alternative Python wrapper to `libBigWig` by Brent Pederson
107108
- [bx-python](https://github.com/bxlab/bx-python): Python bioinformatics library from James Taylor's group that includes tools for bbi files.
108109

0 commit comments

Comments
 (0)