Re: Reading a sequence data from a file

2013-11-15 Thread Rob Dixon
On 12/11/2013 23:24, Michael Brader wrote: Hey Femi, Instructions and example code for doing all the things you want can be found in the standard Perl manual. You should be able to find it by opening a terminal window and using the perldoc command: A superb answer Michael. Well done. Rob

Re: Reading a sequence data from a file

2013-11-15 Thread Alaba, Oluwafemi (IITA)
Dear Michael, Now i could open and read a file. Thanks for your insightful contributions. I hope you will be there when next I call. regards, Femi On Nov 13, 2013, at 12:24 AM, Michael Brader mailto:mbra...@internode.com.au>> wrote: Hey Femi, Instructions and example code for doing all the