Skip to main content

be-datahive

image

Python library for the BE-dataHIVE API.

Installation

be_datahive is available on PYPI. Install with pip:

pip install be_datahive

Get Started

Create an api object for interacting with the API:

from be_datahive import be_datahive
api = be_datahive()

Obtain efficiency & bystander data:

efficiency_data = api.get_efficiency()
bystander_data = api.get_bystander()

Convert efficiency & bystander data into machine-ready arrays:

ef_features, ef_target, variable_info = api.get_efficiency_ml_arrays(efficiency_data, target_col = "efficiency_full_grna_reported", encoding='hilbert-curve', clean=True, flatten=True)
by_features, by_target, variable_info = api.get_bystander_ml_arrays(bystander_data, encoding='one-hot', bystander_type = 'edited', clean=True, flatten=True)

API Documentation

The Python wrapper uses the BE-dataHive API which is accessible at the endpoint (https://api.be-datahive.com). The detailed API documentation, describing all endpoints, query parameters, and response schema, can be viewed here.

Troubleshooting

If you encounter any issues while using the be_datahive library, please refer to the common issues listed below:

  1. Installation issues: Make sure you have the latest version of pip and Python installed. Use pip install --upgrade pip to upgrade pip if necessary.
  2. API Connection Errors: Check your internet connection and ensure that the API endpoint (https://api.be-datahive.com) is reachable.
  3. Data Retrieval Issues: Ensure that you are using the correct function names and parameters as outlined in the documentation.

If your issue is not listed here or you need further assistance, please open an issue on GitHub or reach out directly.

Reporting Issues

If you have any problems, you can open an issue on GitHub in the following format:

Title: [Brief description of the issue]

Description:

  1. Summary: A detailed description of the issue.
  2. Steps to Reproduce: Step-by-step instructions to reproduce the issue.
  3. Expected Result: What you expected to happen.
  4. Actual Result: What actually happened.
  5. Software: Operating system and Python version.
  6. Additional Information: Any other information that may help us resolve the issue.

Alternatively, you can reach out directly to Lucas Schneider at lucas.schneider@cs.ox.ac.uk.

Citation

When using the BE-dataHIVE API, please cite our paper as outlined below.

@article{Schneider.2023,
    title = "BE-dataHIVE: a Base Editing Database",
    author = "Lucas Schneider, Peter Minary",
    year = "2024",
}

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

be_datahive-0.1.4.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

be_datahive-0.1.4-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

Details for the file be_datahive-0.1.4.tar.gz.

File metadata

  • Download URL: be_datahive-0.1.4.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.11

File hashes

Hashes for be_datahive-0.1.4.tar.gz
Algorithm Hash digest
SHA256 1d3de3c81913f8d631fbfa84adf58b2838a310d2e2ad8d4bc97f0c44bbba5d0a
MD5 3cc70e67ea58c4167645db2ff3110a26
BLAKE2b-256 304871a4cf6f6ee1f340aecba70b86b278f1e98bf4c765d32863042fd507c0e0

See more details on using hashes here.

File details

Details for the file be_datahive-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: be_datahive-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 6.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.11

File hashes

Hashes for be_datahive-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 25e74c2e747afc36b49afabbd91a82b868738f1ec05c23c798b2d330b09589bf
MD5 af12ac67784655075e77cecf599511a5
BLAKE2b-256 5f448b1544136e5b844a61dfa9633093c6343673a4564b71ce304951650957e7

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.4 This release

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page