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.0.tar.gz
(20.0 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.0-py3-none-any.whl
(33.5 kB
view details)
File details
Details for the file qcp_omics-0.2.0.tar.gz.
File metadata
- Download URL: qcp_omics-0.2.0.tar.gz
- Upload date:
- Size: 20.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
21ad5323bd1173965622a2618954c21be416855bdd12646ab967a81924014f3b
|
|
| MD5 |
4ce16e866c10bceb897243cfab9b8fc4
|
|
| BLAKE2b-256 |
15f0f530642bbc87545fa11228e497b8f4e4f3e0ead463069190b2f75b7dbf07
|
File details
Details for the file qcp_omics-0.2.0-py3-none-any.whl.
File metadata
- Download URL: qcp_omics-0.2.0-py3-none-any.whl
- Upload date:
- Size: 33.5 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 |
98577cce0755705f4645baa0ab77b788a19f1624358cce26435d78200aeac6a2
|
|
| MD5 |
edc02c8f16a8b80194776f459e9b2ed2
|
|
| BLAKE2b-256 |
435e96ca92e9a0f79cc5e516192ec8e73770072ca6d76edd74ecd5bf5dc2f96b
|