Please Cite Me v1.2.8

logo
PxBLAT
pxblat.UsageStats
Initializing search
    PxBLAT
    • Installation Guide
    • Tutorial
    • CLI Usage
    • Reference
    • Contributor Guide
    • Code of Conduct
    • License
    • Changelog
    PxBLAT
    • Installation Guide
    • Tutorial
    • CLI Usage
    • Reference
      • Classes
        • C Client
        • C ClientThread
        • C Server
        • C ClientOption
        • C ServerOption
        • C TwoBitToFaOption
        • C UsageStats
          • Constructors
            • M __init__
          • Public members
            • P baseCount
            • P blatCount
            • P aaCount
            • P pcrCount
            • P warnCount
            • P noSigCount
            • P missCount
            • P trimCount
        • C Status
      • Top-level Functions
    • Contributor Guide
    • Code of Conduct
    • License
    • Changelog
    class pxblat.UsageStats(pybind11_builtins.pybind11_object)

    Constructors¶

    UsageStats()

    Public members¶

    property baseCount : int
    property blatCount : int
    property aaCount : int
    property pcrCount : int
    property warnCount : int
    property noSigCount : int
    property missCount : int
    property trimCount : int
    © Copyright 2026, Yangyang Li.
    Created using Sphinx 8.1.3. and Sphinx-Immaterial