Thank you for this great tool! In addition to the inferred states, we are interested in using the signal tracks that HMMRATAC uses as input to the HMM algorithm for some analyses. Is there a way to output these when running the program?
I see in your code there is an option --printHMMRtracks. We tried using this option and expected it to return signal tracks as *_nfr.bedgraph, *_mono.bedgraph, *_di.bedgraph, and *_tri.bedgraph files. But when we ran this, no additional files were returned as compared to running without the --printHMMRtracks option.
Thanks for any help!