Filter löschen
Filter löschen

Reading a wigFix file

3 Ansichten (letzte 30 Tage)
Giulio
Giulio am 24 Jul. 2013
Hi! I'm trying to import to matlab the score of the conservation of a chromosome with textread
the file is like this:
fixedStep chro=cchr19 start=60001 step=1 0.486 0.483 0.472 ... ... ...
When I try
>> Cons=textread('chr19.phastCons46way.wigFix','headerlines',1);
I get this error:
??? Error using ==> dataread Number of outputs must match the number of unskipped input fields.
Error in ==> textread at 176 [varargout{1:nlhs}]=dataread('file',varargin{:});
What should I do?

Antworten (0)

Kategorien

Mehr zu Data Import and Analysis finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by