Closed cmdoret closed 5 years ago
Hi @cmdoret ,
Can you please let me know which version of R and HiCBricks you are currently using?
This was a bug in the older release of HiCBricks from Bioconductor version 3.8. I would suggest that you either install the most current version of HiCBricks from Bioconductor version 3.9 or from github master. This version will need R version 3.6.
Please note, that the github version of the package is the most latest version of HiCBricks. To use the same package from Bioconductor, you would need to use Bioconductor devel. If you want to install the github version, please consider using the install_github
function from the devtools
package.
You can also check which normalisations are present in the .mcool
file using Brick_mcool_normalisation_exists
. This function requires as input the binsize
and norm.factor
parameters. The norm.factor
values parameter can be found in Brick_list_mcool_normalisations(names.only = TRUE)
.
closing due to user inactivity
Thanks for the help !
I was indeed using R 3.5.1. I updated my R environment and reinstalled HiCBricks using bioconductor 3.9 and it solved the issue.
Hello, I have been trying to load an mcool file into HiCBricks, but keep getting the following error:
Here is what I did:
Use cooler to generate mcool from a pairs file:
Load into HiCBricks
I tried setting
norm.factor
toNULL
inBrick_load_data_from_mcool
, but keep getting the same error.Do you have an idea why this is happening ?
Here are the attributes of
file.mcool::/resolutions/10000
: