ML visualization pipeline for caQTL evaluation
Project description
Data Pipeline
Processes inference models predictions and observed data, exploratory data analysis, data vizualization.
Configuration
Before running the pipelines, you need to configure them. Configuration files are located in the /config/
directory. For custom configurations:
This will create the following files that the user needs to fill out:
- `pipelines/data_pipeline/configs/direct_input_config.json`
- `pipelines/data_pipeline/configs/personal_config.json`
- Edit Config Files: Modify the configuration files to match your data and setup. These files contain the necessary parameters and paths required to run the pipelines successfully. Ensure that all paths, model checkpoints, and settings are correctly specified to match your environment.
Option 1: Default Repository Structure
Use this option if you're following the default setup as structured in the repository:
python generate_config.py --config_file configs/default_config.json
Option 2: Custom Configuration
Use this option if you need to specify custom paths and settings:
python generate_config.py --direct_input --config_file configs/direct_input_config.json
- Usage: Once the configuration is complete, you can run the pipeline.
Running the pipeline
Data Frame Generation
Exploratory Data Analysis(EDA)
Data Visualization
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
This project is licensed under the MIT License - see the LICENSE file for details
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
Built Distribution
File details
Details for the file data_pipeline_ml_caqtl_visualization-0.1.1.tar.gz
.
File metadata
- Download URL: data_pipeline_ml_caqtl_visualization-0.1.1.tar.gz
- Upload date:
- Size: 33.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.14 Linux/3.10.0-1160.el7.x86_64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5cd74d429b04af30a225838d338a9ef8e1e28a16b167321355b9c38f80df7950 |
|
MD5 | 7a650c0ec6bd687584f784a5cbe0b253 |
|
BLAKE2b-256 | 1b81698070bfae1aa205fe29362c1c589a2d7c54c2ba6ba3833116908df112bf |
File details
Details for the file data_pipeline_ml_caqtl_visualization-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: data_pipeline_ml_caqtl_visualization-0.1.1-py3-none-any.whl
- Upload date:
- Size: 40.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.14 Linux/3.10.0-1160.el7.x86_64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9820028559657b6287d27b85094d4318143192fe305a84c93b035fae29bef7d8 |
|
MD5 | ece1f85cb71965d551da679bdefbc11b |
|
BLAKE2b-256 | 1930b48a3019b635ff19e8b89455317058a2f3c4b6789635f0677599f20f3f92 |