Skip to main content

No project description provided

Project description

Py-Graph-Imputation-MLO

Overview

py-graph-imputation-MLO is a Python package for graph-based imputation of missing data in genetic datasets. It leverages the py-graph-imputation library and provides additional functionality for filtering and processing imputed results.

Installation

To install the package, use the following command:

pip install py-graph-imputation-MLO

Dependencies

The package requires the following dependencies:

  • py-graph-imputation
  • cython == 0.29.32
  • numpy >= 1.20.2
  • pandas
  • tqdm

These dependencies will be installed automatically when you install the package.

Usage

Running the Imputation

To run the imputation process, use the RunGrim.py script. You can configure the process using a JSON configuration file. Here is an example of how to run the script:

python src/py-graph-imputation-MLO/RunGrim.py

Configuration

The configuration file should be in JSON format and include the following fields:

  • freq_file: Path to the frequency file.
  • imputation_in_file: Path to the input file for imputation.
  • imputation_out_path: Path to the output directory for imputation results.
  • imputation_out_hap_freq_filename: Filename for the haplotype frequency output.
  • imputation_out_umug_freq_filename: Filename for the UMUG frequency output.
  • imputation_out_umug_pops_filename: Filename for the UMUG populations output.
  • imputation_out_hap_pops_filename: Filename for the haplotype populations output.
  • imputation_out_miss_filename: Filename for the missing data output.
  • output_MUUG: Boolean flag to enable/disable MUUG output.
  • output_haplotypes: Boolean flag to enable/disable haplotype output.
  • number_of_results: Number of results to output.
  • number_of_pop_results: Number of population results to output.

Example Configuration

Here is an example of a minimal configuration file:

{
  "freq_file": "path/to/frequency/file",
  "imputation_in_file": "path/to/input/file",
  "imputation_out_path": "path/to/output/directory",
  "imputation_out_hap_freq_filename": "hap_freq.csv",
  "imputation_out_umug_freq_filename": "umug_freq.csv",
  "imputation_out_umug_pops_filename": "umug_pops.csv",
  "imputation_out_hap_pops_filename": "hap_pops.csv",
  "imputation_out_miss_filename": "miss.csv",
  "output_MUUG": true,
  "output_haplotypes": true,
  "number_of_results": 10,
  "number_of_pop_results": 5
}

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contact

For any questions or inquiries, please contact Regev Yehezkel Imra at regevel2006@gmail.com.

Project details


Download files

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

Source Distribution

py-graph-imputation-MLO-0.1.1.tar.gz (9.3 kB view details)

Uploaded Source

Built Distribution

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

py_graph_imputation_MLO-0.1.1-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

Details for the file py-graph-imputation-MLO-0.1.1.tar.gz.

File metadata

  • Download URL: py-graph-imputation-MLO-0.1.1.tar.gz
  • Upload date:
  • Size: 9.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.7

File hashes

Hashes for py-graph-imputation-MLO-0.1.1.tar.gz
Algorithm Hash digest
SHA256 7f5ab787cb95bab0fb463f04dd17d23ef543142a13b3767d4654c101ff4c77f8
MD5 a8abe9844b60cd131285615556b69813
BLAKE2b-256 8e27709664f91d5cc9734db681d29562a88bc9791b34498c3afecad2e10d4b70

See more details on using hashes here.

File details

Details for the file py_graph_imputation_MLO-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for py_graph_imputation_MLO-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2803635b567835de11fbb7aaf2ec4cefb535e8b91a7de6af91f9e1f2ddbded9d
MD5 59e4656b8e5b864cd1d3851e8f5ba2c7
BLAKE2b-256 3d2e4135107a83bac808dd3e9c0a3d3c545bb17f542f1bd4dbf276657bfff0f4

See more details on using hashes here.

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