comprna / SUPPA

SUPPA: Fast quantification of splicing and differential splicing
MIT License
262 stars 62 forks source link

Multithread and asynchronous #154

Closed tithuytrang closed 2 years ago

tithuytrang commented 2 years ago

Multi-threaded + asynchronous version. Added -t flag to indicate number of threads when running suppa.py diffSplice, default is 1. With 1 thread, it's equal to the asynchronous version.