Re: About FASTA file

2007-11-12 Thread Pau Marc Munoz Torres
Hi Fasta file is just a text file, so you can read it as any other text file using perl. The name usually is somthing.fasta, but you can keep the old name (output.txt) The format is: > sequence description sequence (60 letters) sequence (60 letters) For more info, reed this link http://en.wi

Re: About FASTA file

2007-11-10 Thread Spiros Denaxas
On Nov 8, 3:42 am, [EMAIL PROTECTED] (Auxence Sima) wrote: > i have Sequence Data in a file that i named " OUTPUT.TXT",and hereis my > question. I would like to create a FASTA data file, and i wonder how to > process. do i have to just take out the info inside the OUTPUT.TXT, and keep > only

Re: About FASTA file

2007-11-08 Thread usenet
On Nov 7, 7:42 pm, [EMAIL PROTECTED] (Auxence Sima) wrote: > a FASTA data file Check out CPAN: http://search.cpan.org/search?query=fasta&mode=all -- The best way to get a good answer is to ask a good question. David Filmer (http://DavidFilmer.com) -- To unsubscribe, e-mail: [EMAIL PROTECTED