BPReveal
4.1.4
  • Overview
  • Main CLI
  • Utility CLI
  • API
  • Tools Utility CLI
  • Tools Main CLI
  • Tools API
  • Internal
    • internal.disableTensorflowLogging
    • internal.constants
    • internal.predictUtils
  • Development
BPReveal
  • Internal
  • View page source

Internal

These are modules that are used by BPReveal but that you probably don’t need to mess with. Nevertheless, you can always import them yourself:

from bpreveal.internal import disableTensorflowLogging
  • internal.disableTensorflowLogging
  • internal.constants
    • ONEHOT_T
    • ONEHOT_AR_T
    • PRED_T
    • PRED_AR_T
    • LOGIT_T
    • LOGIT_AR_T
    • LOGCOUNT_T
    • IMPORTANCE_T
    • IMPORTANCE_AR_T
    • MODEL_ONEHOT_T
    • MOTIF_FLOAT_T
    • MOTIF_FLOAT_AR_T
    • H5_CHUNK_SIZE
    • QUEUE_TIMEOUT
    • GLOBAL_TENSORFLOW_LOADED
    • GENOME_NUCLEOTIDE_FREQUENCY
    • setTensorflowLoaded()
    • getTensorflowLoaded()
  • internal.predictUtils
    • FastaReader
    • BedReader
    • H5Writer
    • addGenomeInfo()
    • addCoordsInfo()
Previous Next

© Copyright 2024, Charles McAnany.

Built with Sphinx using a theme provided by Read the Docs.