Hello @jianhong
Thanks for pushing the patch fixing the NA problem. I can generate the complete heatmap now. However, the red signals of heatmap are still partially shown on the yellow background.
I found the area of red signals showing on the heatmap depends on the value of TSS.filter in sigs <- enrichedFragments(). I tried several different values of TSS.filter, but whatever the value is, I still cannot get the complete heatmap.
Here is an example for TSS.filter=10. The area of red signal becomes bigger, but still not completed.
Appreciate it if you could give me some recommendations about how to determine the best TSS.filter for generating the complete heatmap!
Thanks!
Best,
YJ
Hello @jianhong Thanks for pushing the patch fixing the NA problem. I can generate the complete heatmap now. However, the red signals of heatmap are still partially shown on the yellow background.
I found the area of red signals showing on the heatmap depends on the value of
TSS.filter
insigs <- enrichedFragments()
. I tried several different values ofTSS.filter
, but whatever the value is, I still cannot get the complete heatmap. Here is an example forTSS.filter=10
. The area of red signal becomes bigger, but still not completed.Here also attached my TSS score plot.
Appreciate it if you could give me some recommendations about how to determine the best
TSS.filter
for generating the complete heatmap! Thanks! Best, YJ