liyu95 / DeepSimulator

The first deep learning based Nanopore simulator which can simulate the process of Nanopore sequencing.
115 stars 40 forks source link

DeepSimulator may overide specified thread numbers (-c ) #15

Closed yjx1217 closed 5 years ago

yjx1217 commented 5 years ago

Hello,

First of all, many thanks for the quick response and feature enhancement for my previous comments. For now, I noticed that DeepSimulator may override user-specified thread number (by -c). For example, in my current run, I set "-c 4" to launch the run but in reality DeepSimulator is using >20 threads at the moment for "fast5_modify_signal.py". So it will be great if you can take a look into this issue. Thanks in advance!

Best, Jia-Xing

liyu95 commented 5 years ago

Hi, Jia-Xing, thank you very much for reporting the issue! We have fixed it. Have fun using the software!