Skip to main content

Extract Rett Syndrome mutations from genetic diagnosis report

Project description

rettxmutation - RettX Mutation Analysis Library

Purpose

  • Analyze genetic documents systematically to:
    • Extract and identify MECP2 mutations.
    • Normalize mutation data for downstream applications.
  • Output structured results with confidence scores for decision-making.

Features

1. Flexible Workflow

With this library you can cover different use cases.

  • Batch Processing: Process multiple files in a single run.
  • Single File Analysis: Handle individual files, triggered by:
    • File uploads.
    • Scheduled tasks.
    • API calls.
  • Input Types:
    • Images (preprocessed to optimize OCR results).
    • PDF documents (direct text extraction).

2. Systematic Workflow

  • Preprocessing (for images):
    • Binarization, sharpening, and contrast adjustment.
    • Enhances image quality for better OCR accuracy.
  • Text Extraction:
    • OCR applied to extract raw text.
    • Text cleaned to remove artifacts and standardize formatting.
  • Keyword Detection:
    • Identify MECP2-related terms and gene variants.
    • Assign confidence scores to detected keywords.
  • Summarization and Correction:
    • Generate concise summaries using OpenAI.
    • Validate and correct summaries with Azure Cognitive Services (Text Analytics for Health).
  • Mutation Extraction:
    • Extract potential mutations and assign confidence scores.
    • Filter mutations based on user-defined thresholds.
  • Data Enrichment:
    • Query Ensembl.org for detailed mutation information.
    • Map mutations to transcripts and protein variants.

3. Integration-Ready Outputs

  • Models: Built with Pydantic v2 for seamless data validation.
  • Output Formats:
    • JSON (structured data).
    • Objects ready for database storage (e.g., CosmosDB).
  • Confidence Scores:
    • Provided as-is for users to interpret and filter based on needs.

Limitations

  • Basic Retry Mechanisms:
    • The library includes a retry policy for specific external calls:
      • Ensembl: Retries API requests for fetching variations when encountering:
        • HTTP errors.
        • Connection issues.
        • Timeout errors.
      • OpenAI: Similar retry logic ensures stability in mutation summarization and extraction tasks.
    • Retries are implemented using exponential backoff (up to 5 attempts).
  • Error Handling Beyond Retries:
    • If all retry attempts fail, the library does not provide fallback mechanisms.
    • Invalid results or unhandled errors must be managed by the caller.
  • MECP2 Priority:
    • Current version focuses exclusively on MECP2 mutations.
    • Extension to other genes or conditions is possible but not yet implemented.

Workflow Summary

  1. Input:
    • Accept image or PDF files.
  2. Preprocessing:
    • Enhance image quality if the input is an image.
  3. Text Analysis:
    • Extract, clean, and summarize text (using OpenAI and Text Analytics for Health)
  4. Mutation Detection:
    • Identify potential mutations with confidence scores.
  5. Enrichment:
    • Fetch detailed data for detected mutations from Ensembl.org.
  6. Output:
    • Provide structured results for integration with databases or other systems.

Use Cases

  • Patient Registries:
    • Populate genetic information for research or clinical databases.
  • Research Tools:
    • Provide insights for studies on Rett Syndrome and related conditions.
  • Custom Applications:
    • Integrate with applications using flexible workflows and output formats.

Design Highlights

  • High Flexibility:
    • Modular design supports various workflows (batch, single-file, triggered).
  • Separation of Concerns:
    • Focused on analysis; storage is left to external systems.
  • Pydantic Models:
    • Facilitate easy integration with databases like CosmosDB.

Future Enhancements

  • Add support for fallback mechanisms to handle errors gracefully.
  • Extend functionality to detect mutations in other genes or conditions.
  • Implement additional preprocessing for specialized input types (e.g., handwritten documents).
  • Enable multilingual text analysis for broader applicability (pending to validate with an extended dataset)

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

rettxmutation-0.0.62.tar.gz (55.6 kB view details)

Uploaded Source

Built Distribution

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

rettxmutation-0.0.62-py3-none-any.whl (64.2 kB view details)

Uploaded Python 3

File details

Details for the file rettxmutation-0.0.62.tar.gz.

File metadata

  • Download URL: rettxmutation-0.0.62.tar.gz
  • Upload date:
  • Size: 55.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for rettxmutation-0.0.62.tar.gz
Algorithm Hash digest
SHA256 504fee73fe5f5f13464b1544ab3e5cc23ad6f3b069fe4a3a6598674b41c9c1a6
MD5 8cb2381f2104df32a3f7b1581130626a
BLAKE2b-256 7b546b352ff27e27173d38270f81e28471dbf691c5fac0989606d88b7af59d19

See more details on using hashes here.

Provenance

The following attestation bundles were made for rettxmutation-0.0.62.tar.gz:

Publisher: publish_pypi.yml on rett-europe/rettxmutation

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rettxmutation-0.0.62-py3-none-any.whl.

File metadata

  • Download URL: rettxmutation-0.0.62-py3-none-any.whl
  • Upload date:
  • Size: 64.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for rettxmutation-0.0.62-py3-none-any.whl
Algorithm Hash digest
SHA256 e248e614e60df8829de85ecba694624becc0b1ccd311caa933546d0f4c93d768
MD5 96a691e8f4d4adb4c71a1dc703f75a3b
BLAKE2b-256 04c3bab880e8a8c25de7b446e6d5c4b506f9d2c4bc8899df3f2b253619ad0f69

See more details on using hashes here.

Provenance

The following attestation bundles were made for rettxmutation-0.0.62-py3-none-any.whl:

Publisher: publish_pypi.yml on rett-europe/rettxmutation

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page