R.matlab loads file indefinitely
0
2
Entering edit mode
9.5 years ago
Avro ▴ 160

Hi! I am trying to load a matlab file with the R.matlab package. The problem is that it keeps loading in definitively (e.g. table <- readMat("~/desktop/hg18_with_miR_20080407.mat"). I have a genome file from the Broad Institute (hg18_with_miR_20080407.mat).

You can find it [here] (http://genepattern.broadinstitute.org/ftp/distribution/genepattern/dev_archive/GISTIC/broad.mit.edu:cancer.software.genepattern.module.analysis/00125/1.1/)

I was wondering: has anyone tried the package and have similar issues?

Thank you!

matlab R • 2.3k views
ADD COMMENT
0
Entering edit mode

I've used R.matlab a lot and never had an issue before but yes trying to open that small file hangs for me too. You could try opening it within Matlab or Octave and investigating, maybe it's weird or broken.

ADD REPLY
0
Entering edit mode

Hi! I opened it with a friend's Matlab and it works no problem. Would you know how to save this into an R object from Matlab? I am currently investigating how to do so.

Thank you!

ADD REPLY
0
Entering edit mode

Easiest to write a csv (csvwrite) from Matlab and import, no? Unless it's some particularly obscure data structure

ADD REPLY

Login before adding your answer.

Traffic: 1957 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