public class Pdb2XML extends Object
The XML produced should validate against the biojava BlastLikeDataSetCollection DTD. Usage is:
java Blast2XML <blastlike pathname> [-mode <strict|lazy>]-mode is optional paramater. Choosing strict mode will mean the application throws exceptions if the precise version of a given piece of bioinformatics software is not recognised. Lazy mode will attempt to parse the file regardless of version number.
For programs currently supported, please see the documentation for the BlastLikeSAXParser.
Copyright © 2000 Cambridge Antibody Technology.
Primary author -
| Constructor and Description |
|---|
Pdb2XML()
Deprecated.
|