Quality control, preprocessing and analysis of omics data for machine learning
Project description
QCP-Omics
Installation
From PyPI
Requires Python version >= 3.11.
- Create a virtual environment:
python3 -m venv .venv - Activate it:
source .venv/bin/activate - Install the tool:
pip install qcp-omics - Verify installation:
qcp
Singularity (on HPC) - recommended
- Load singularity:
module load singularity - Pull the image from docker:
singularity pull qcp-omics.sif docker://georgelepsaya/qcp-omics:latest - Verify installation:
singularity run qcp-omics.sif
Instructions
will be added later
{
"dataset_type": "clinical | genomics | proteomics",
"dataset_path": "dataset/path.csv | .tsv",
"metadata_path": "metadata/path",
"output_path": "output/path",
"features_cols": false,
"en_header": true,
"is_raw": true,
"steps_to_run": ["step 1", "step 2"],
"dtypes": {
"feature1": "type",
"feature2": "type"
}
}
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
qcp_omics-0.2.2.tar.gz
(20.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
qcp_omics-0.2.2-py3-none-any.whl
(35.2 kB
view details)
File details
Details for the file qcp_omics-0.2.2.tar.gz.
File metadata
- Download URL: qcp_omics-0.2.2.tar.gz
- Upload date:
- Size: 20.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a640c22df58233803a2030ee17e69a908a3fd9ebc916f3cf5359807f9860a13
|
|
| MD5 |
9982087acee5022778cdc0e4bd8df2e6
|
|
| BLAKE2b-256 |
c639993046609a045c73878812c0e35c7a8eb6201458725aece736c4212a7787
|
File details
Details for the file qcp_omics-0.2.2-py3-none-any.whl.
File metadata
- Download URL: qcp_omics-0.2.2-py3-none-any.whl
- Upload date:
- Size: 35.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e9c776ea8076c6fd04d632c218e79c21fa3017ed85dc447422f086237e06ac2
|
|
| MD5 |
edee30502f7cbf80575314c6051eddfd
|
|
| BLAKE2b-256 |
c6d21c4890e4e3423c56e6d1deaba6ee74a8b951c55028ad4a1b1b3ab48988bc
|