Some users want to use TNU on local/institutional systems running macOS or Windows.
Currently, there is not a good solution for them.
Investigate supporting TNU on macOS and Windows, and do so if possible.
Note
Besides the dependency on the bgzip package, which does not install on macOS (or Windows?), TNU uses the Python multiprocessing package, which behaves very differently/incompatibly on macOS, Windows, and Linux.
Description
Some users want to use TNU on local/institutional systems running macOS or Windows. Currently, there is not a good solution for them. Investigate supporting TNU on macOS and Windows, and do so if possible.
Note
Besides the dependency on the
bgzip
package, which does not install on macOS (or Windows?), TNU uses the Pythonmultiprocessing
package, which behaves very differently/incompatibly on macOS, Windows, and Linux.