Hello creators of ChIPQC,
Could it be possible to have access to an older version of ChIPQC (version 1.31 for example) instead of the current version 1.32?
ChIPQC worked great for me till I updated it to the latest version. I got an error message described here: BiocParallel error with ChIPQC
I managed to downgrade R and use an older version of ChIPQC I had on my machine (which solved my issue) till by mistake, I upgraded R and ChIPQC again and following a bad idea, I deleted all my previous versions of R packages...
If you could post an older version of ChIPQC on Github or somewhere else, that would be greatly appreciated.
Thank you very much in advance.
Best, Etienne
Thank you so much, Rory!!! It worked!!! For some weird reason, I had to install the package using the tar.gz file:
for it to be updated to the 1.32.1 version (instead of staying at 1.32.0). And after loading the library and launching ChIPQC, I got the following error message when I tried to generate the ChIPQC report using ChIPQCreport() :
But after installing the ragg package:
it fixed the error. Now, everything perfectly works!
I can finally use your fantastic ChIPQC package again. :-)