[Biojava-l] pdb parser example

Matthew Pocock matthew_pocock@yahoo.co.uk
Mon, 04 Mar 2002 16:41:09 +0000


Hi.

I've tried to run the PDB parser example, but hit a snag.

C:\stuff\biojava\biojava-live\demos>java eventbasedparsing.Pdb2XML 
files\pdb\hgh_ori.pdb
WARNING: ignoring attempt to set illegal combination of parser features
<?xml version="1.0"?>
no protocol: files\pdb\hgh_ori.pdb
Couldn't open file

Am I being stupid (typing something wrong, incorrect xml parser, 
generaly fooling around) or is it broken?

Matthew