pbcore.chemistry package¶
Submodules¶
pbcore.chemistry.chemistry module¶
-
pbcore.chemistry.chemistry.tripleFromMetadataXML(metadataXmlPath)¶ Scrape the triple from the metadata.xml, or exception if the file or the relevant contents are not found
-
pbcore.chemistry.chemistry.decodeTriple(bindingKit, sequencingKit, softwareVersion)¶ Return the name of the chemisty configuration given the configuration triple that was recorded on the instrument.
-
exception
pbcore.chemistry.chemistry.ChemistryLookupError¶ Bases:
exceptions.Exception