I first installed ChIPQC from Conda or Docker. Both gave me the error
"names' attribute [9] must be the same length as the vector [7]"
for ChIPQCreport.
Then I installed it from this git but got the following error and warning:
> ChIPQCreport(exampleExp)
Saving 7 x 7 in image
Saving 7 x 7 in image
Saving 7 x 7 in image
Using Sample as id variables
Saving 7 x 7 in image
Saving 7 x 7 in image
Error in browseURL(paste0("file://", normalizePath(file.path(reportFolder, :
'browser' must be a non-empty character string
In addition: Warning message:
Removed 1200 row(s) containing missing values (geom_path).
By the way, my data is on hg38. Is the warning related to this? It seems only hg19 is supported.
I first installed ChIPQC from Conda or Docker. Both gave me the error
"names' attribute [9] must be the same length as the vector [7]"
for ChIPQCreport.Then I installed it from this git but got the following error and warning:
By the way, my data is on hg38. Is the warning related to this? It seems only hg19 is supported.