ParsePrintsManager.php
PRINTS database parsing (protein fingerprints) Freely inspired by BioPHP's project biophp.org Created 25 August 2026 Last modified 12 September 2026
Table of Contents
Classes
- ParsePrintsManager
- Class ParsePrintsManager A PRINTS entry describes a protein fingerprint, not a sequence, so this class exposes plain scalars rather than the Sequence/Feature entities of ParseDbAbstractManager. Its data fields are lower case three-character tags ending with a semicolon (gc;, gn;, ga;, gd;), unlike every other format the library reads.