MiraldiLab / maxATAC

Transcription Factor Binding Prediction from ATAC-seq and scATAC-seq with Deep Neural Networks
Apache License 2.0
25 stars 8 forks source link

Multiprocessing with Ordered Enquerer #106

Closed FaizRizvi closed 2 years ago

FaizRizvi commented 2 years ago

Modifying the code base to make it possible to use multiprocessing. This speeds up the training time considerably.

Screen Shot 2022-06-09 at 2 35 40 PM
FaizRizvi commented 2 years ago

Training maxATAC models using multiprocessing with the option to modify max_que_size if the user chooses to do so. Updated constraints to build maxATAC from.