.pp
The proteopy.pp module provides preprocessing functions for quality control,
filtering, normalization, and imputation of proteomics data.
Filtering
Filter observations based on non-missing value content. |
|
Filter observations based on data completeness. |
|
Filter variables based on non-missing value content. |
|
Filter variables based on data completeness. |
|
Filter proteins by their peptide count. |
|
Filter observations by the frequency of their category value in a |
|
Remove variables (columns) with near-zero variance, skipping NaN values. |
|
Remove variables whose protein identifier matches a contaminant FASTA entry. |
Normalization
Median normalization of intensities. |
Imputation
Left-censored imputation in log space with downshifted normal sampling. |
Quantification
Create a new column |
|
Aggregate modified peptides by their stripped sequence. |
|
Aggregate intensities across peptides sharing the same |
|
Aggregate intensities in |
|
Aggregate intensities in |
Statistics
Compute the coefficient of variation (CV = std / mean) for each variable. |