Closed igunduz closed 11 months ago
Hello,
When I try to add my custom region annotation using addPeakAnnotations it returns an error. I went through the code and realized use.names=TRUE here causing the issue, when FALSE it works.
addPeakAnnotations
use.names=TRUE
FALSE
I will add the log-files
Hello,
When I try to add my custom region annotation using
addPeakAnnotations
it returns an error. I went through the code and realizeduse.names=TRUE
here causing the issue, whenFALSE
it works.I will add the log-files