Welcome to the xOmics documentation
xOmics (eXplainable Omics) is a Python framework developed for streamlined and explainable omics analysis, with a spotlight on differential proteomics expression data. It introduces the following key algorithms:
cImpute: Conditional Imputation - A transparent method for hybrid missing value imputation.
xOmicsIntegrate: Protein-centric integration of multiple (prote)omic datasets to find commonalities and differences.
xOmicsRank: Protein-centric ranking of (prote)omic data, leveraging functional enrichment results.
In addition, xOmics provides functional capabilities for efficiently loading benchmark proteomics datasets via load_datasets, accompanied by corresponding enrichment data.A suite of supportive functions is also available to facilitate a smooth and efficient (prote)omic analysis pipeline.
Install
xOmics can be installed either from PyPi or conda-forge:
pip install -u xomics
or
conda install -c conda-forge xomics
Contributing
We appreciate bug reports, feature requests, or updates on documentation and code. For details, please refer to Contributing Guidelines. For further questions or suggestions, please email stephanbreimann@gmail.com.
Citations
If you use xOmics in your work, please cite the respective publication as follows:
- xOmics:
[Citation details and link if available]
- cImpute:
[Citation details and link if available]
- xOmicsIntegrate:
[Citation details and link if available]
Release files for xomics 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| xomics-0.2.0.tar.gz | 61.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| xomics-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 99.6 kB
Release files / xomics-0.2.0.tar.gz
| Download URL | xomics-0.2.0.tar.gz |
|---|---|
| Size | 61.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
de4c3baedc430d81575fef7343f6a35f9559ff0e89603313473aa0a4b71077a4
|
|
BLAKE2b-256 checksum How to use checksums |
9234f1b48db81d8408f71885710c9d8afe3f240bb6553990bf73b38e781049cb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.6.1 CPython/3.9.5 Linux/5.11.22-100.fc32.x86_64
|
Release files / xomics-0.2.0-py3-none-any.whl
| Download URL | xomics-0.2.0-py3-none-any.whl |
|---|---|
| Size | 38.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
90e3bce1f5da8b68f137f6d3768f69a5ed01ccba9ebf24f75a0088a647050863
|
|
BLAKE2b-256 checksum How to use checksums |
7156c772d39d861898abffd5b7ec9c51fd34b840ee80d5378a96c264b4e2076f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.6.1 CPython/3.9.5 Linux/5.11.22-100.fc32.x86_64
|