Effacer les filtres
Effacer les filtres

Reading a wigFix file

3 vues (au cours des 30 derniers jours)
Giulio
Giulio le 24 Juil 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?

Réponses (0)

Catégories

En savoir plus sur Data Import and Analysis dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by