PyGeneBe

Contents:

  • Usage
  • Installation
  • genebe
PyGeneBe
  • genebe
  • View page source

genebe

  • genebe package
    • Submodules
    • genebe.client module
      • TooManyRequestsError
      • WrongServerResponseError
      • annotate_variants_list()
      • annotate_variants_list_to_dataframe()
      • parse_hgvs()
      • whoami()
    • genebe.entrypoint module
      • account_command()
      • main()
    • genebe.gbid module
      • InvalidPositionException
      • PositionEncoder
        • PositionEncoder.CHR_NOT_SUPPORTED
        • PositionEncoder.ERROR_WRONG_CHR_POSITION
        • PositionEncoder.encode()
        • PositionEncoder.encode_1_based_without_throw()
      • VariantIdEncoder
        • VariantIdEncoder.BASES
        • VariantIdEncoder.MASK_CHANGE_HASH_VALUE
        • VariantIdEncoder.MASK_C_HASH
        • VariantIdEncoder.MASK_DEL
        • VariantIdEncoder.MASK_HASH
        • VariantIdEncoder.MASK_INS
        • VariantIdEncoder.MASK_INS_LEN
        • VariantIdEncoder.MASK_NULL
        • VariantIdEncoder.MASK_POS
        • VariantIdEncoder.MAX_DEL_LENGTH
        • VariantIdEncoder.MAX_INS_LENGTH
        • VariantIdEncoder.RADIX
        • VariantIdEncoder.change_hash()
        • VariantIdEncoder.encode1based()
        • VariantIdEncoder.encode_bases()
        • VariantIdEncoder.hash()
        • VariantIdEncoder.positionEncoder
        • VariantIdEncoder.set_value()
    • genebe.json_simple_annotator module
      • annotate_json()
    • genebe.vcf_simple_annotator module
      • annotate_vcf()
    • genebe.version module
    • Module contents

© Copyright 2024, Stawinski.

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