how to import hdf5 Hi-C data into R using HiTC package
0
0
Entering edit mode
13 months ago
rheab1230 ▴ 140

Hello everyone, I was trying to use HiTC software but I am not able to understand how to input my dataset. I used this command: x <- importC(con=chr9,xgi.bed=colnames(chr9),ygi.bed = rownames(chr9)) error in evaluating the argument 'con' in selecting a method for function 'import': 'path' must be a single string or a connection object My chr9 dataset look like this:

            0          40000       80000 
0           0          0            0
40000       0          0            73.527

Wherein each column and row corresponds to a bin size and value corresponds to interaction freq. Thank you.

hdf5 importC R HiTC • 488 views
ADD COMMENT
0
Entering edit mode

From the error you may need to specify the file path instead of passing it the imported data.

ADD REPLY

Login before adding your answer.

Traffic: 2350 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6