ParsePrfManager.php
PRF/SEQDB database parsing (Protein Research Foundation) Freely inspired by BioPHP's project biophp.org Created 25 August 2026 Last modified 12 September 2026
Table of Contents
Classes
- ParsePrfManager
- Class ParsePrfManager A PRF entry describes a published protein. Its layout is a twelve character label column, a blank label meaning the line continues the one above, and indented sub-keys qualifying the field they follow. This class exposes plain scalars rather than the Sequence/Feature entities of ParseDbAbstractManager. The SOURCE, KEYWORD, CROSSREF and SEQUENCE fields, which the original BioPHP parser declared without ever filling, are read here.