File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments