API
This Application Programming Interface (API) is the public interface for the objects and functions of our xOmics Python toolkit, which can be imported by:
import xomics as xo
You can then access all methods and objects via the xo alias, such as xo.load_dataset.
Data Handling
|
Loads protein benchmarking datasets. |
|
Pre-processing class for quantifications of omics data. |
Imputation
|
Transparent hybrid data imputation method. |
Ranking
|
Hybrid imputation algorithm for missing values (MVs) in (prote)omics data. |
Integration
Mapping
Plotting
|
Generate and display a volcano plot based on fold-change and p-value data. |
|
Plot histogram of raw and imputed data |
Plot Utilities
|
Configures general plot settings. |
|
Sets an independntly customizable plot legend. |
|
Returns list of 2 to 9 colors. |
|
Gets current font size (or axes linewdith). |