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.1.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.1-py3-none-any.whl
(35.2 kB
view details)
File details
Details for the file qcp_omics-0.2.1.tar.gz.
File metadata
- Download URL: qcp_omics-0.2.1.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 |
9acb80d278409d055a5b892e6cee98d4a7dd65b2f6e13bd7deaf2967bade6022
|
|
| MD5 |
2ea21b1f3c3a3daa36b00739168c2686
|
|
| BLAKE2b-256 |
a9089b9c8d56b8cc0ecc462cc871224adc8d203be019e2d8792819b2ad7ea210
|
File details
Details for the file qcp_omics-0.2.1-py3-none-any.whl.
File metadata
- Download URL: qcp_omics-0.2.1-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 |
6abd0e4ff026ab2238192c2356bfdeffec5bdda391b54d0709faf30a03427ab8
|
|
| MD5 |
701780d63010588c8a004b0f58d3662e
|
|
| BLAKE2b-256 |
ffed5ca37d1bc6c49e76ade018912176bc4e143109af767ad5c83719dd9a958a
|