jpiper / pyDNase

Python module for the easy handling and analysis of DNase-seq data
http://jpiper.github.io/pyDNase
MIT License
37 stars 24 forks source link

wellington footprints never finishes #29

Open billgreenwald opened 6 years ago

billgreenwald commented 6 years ago

Hi!

Whenever I run wellington on my data, I get "waiting on last 80 threads." as the last output

When the process eventually ends, the footprint output file is empty.

any help is appreciated. Thanks!

jpiper commented 6 years ago

Can you try updating to the latest version for me?

billgreenwald commented 6 years ago

I grabbed it off of pip, so if that is not the most up to date version, let me know.

I am getting a new error that the "interval you're trying to footprint is smaller than the parameters you've passed", even when I set -fp to 0,26,2 (ie nothing should be too small). Also, the smallest region in my file is 68 BP, so this shouldnt be an issue.

Some quality of life changes that could make it faster to test and use in the future as well: