Skip to content
logo
In Silico Framework
register_db
Initializing search
    in_silico_framework
    • API reference
    • Tutorials
    • Installation
    • File & data formats
    • Bibliography
    in_silico_framework
    • API reference
      • Interface
      • biophysics_fitting
      • data_base
        • IO
        • analyze
        • db_initializers
        • data_base_register
          • DataBaseRegister
          • _get_db_register
          • register_db
            • Fdata_basedata_base_registerregister_db
              • Parameters
                • punique_id
                • pdb_basedir
          • deregister_db
          • assimilate_remote_register
        • dbopen
        • distributed_lock
        • exceptions
        • isf_data_base
        • utils
        • is_data_base
        • is_sub_data_base
        • get_db_by_unique_id
      • simrun
      • single_cell_parser
      • singlecell_input_mapper
      • spike_analysis
      • visualize
    • Tutorials
    • Installation
    • File & data formats
    • Bibliography
    • Fdata_basedata_base_registerregister_db
      • Parameters
        • punique_id
        • pdb_basedir

    register_db¶

    data_base.data_base_register.register_db(unique_id, db_basedir)¶

    Register a database.

    Adds a database to the database register.

    Parameters:¶
    unique_id : str¶

    The unique ID of the database.

    db_basedir : str¶

    The location of the database.

    Documentation unclear, incomplete, broken or wrong? Let us know

    Previous _get_db_register
    Next deregister_db
    © Copyright 2025 Max Planck Institute for Neurobiology of Behavior - CAESAR.
    Created using Sphinx 7.2.6. and Sphinx-Immaterial