Thread Subject: fastaread .genome file

Subject: fastaread .genome file

From: Arthur Zheng

Date: 11 Jul, 2009 22:07:01

Message: 1 of 1

*.genome file is in fasta format. i want to read the 'a.aurescens.genome' file located in path:

path = '~/Project2/keggftp/genes/organisms/aau/a.aurescens.genome'
[HEADER, SEQ] = fastaread(path);

But I got the following error:

??? Error using ==> dataread
File not found or permission denied.

Error in ==> textread at 176
[varargout{1:nlhs}]=dataread('file',varargin{:});

Error in ==> fastaread at 134
        ftext = textread(filename,'%s','delimiter','\n');


What's wrong? thanks.

Tags for this Thread

Everyone's Tags:

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
fastaread Arthur Zheng 11 Jul, 2009 18:09:10
genome Arthur Zheng 11 Jul, 2009 18:09:10
rssFeed for this Thread

Contact us at files@mathworks.com