NCBI biomedical literature parsing (journal list) Freely inspired by BioPHP's project biophp.org Created 25 August 2026 Last modified 18 September 2026
| ParseNcbiLitManager | Class ParseNcbiLitManager The NCBI journal list describes periodicals, not sequences, so this class exposes plain scalars rather than the Sequence/Feature entities of ParseDbAbstractManager. It is the only format the library reads whose fields are "Label: value" pairs and whose entries are closed by a row of dashes rather than a double slash. |