[Biojava-l] MSFFormatAlignment usage

Dudgeon, Tim TDudgeon@OSIP.com
Fri, 1 Feb 2002 07:01:31 -0500


Could someone comment on the following code - msf.read(br) returns null.
Am I in error or is BioJava?


BufferedReader br = new BufferedReader(new FileReader("/path/to/ali.msf"));
MSFAlignmentFormat msf = new MSFAlignmentFormat();
Alignment ali = msf.read(br);


Many thanks

Tim

--------------------------------------------
Dr. Tim Dudgeon
OSI Pharmaceuticals, Watlington Road, Oxford, OX4 6LT, UK
Tel: +44 (01865) 871 244
email: tdudgeon@osip.com