Skip to content

A python implementation of the Bayesian PCA based missing value estimation method by Oba et al.

License

Notifications You must be signed in to change notification settings

unifey/bPCAfill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

bPCAfill

bPCAfill is a Python module that implements the bPCA imputation method developed by Oba et al. [1]. It provides the imputation function bpca_fill, which is a minor modification of a function found in the module sciblox, which is in turn based on the original Matlab implementation by S. Oba.

References

[1] S. Oba, M. Sato, I. Takemasa, M. Monden, K. Matsubara, S. Ishii, A Bayesian missing value estimation method for gene expression profile data, Bioinformatics, 19 (2003), Issue 16, 2088–2096, https://doi.org/10.1093/bioinformatics/btg287

About

A python implementation of the Bayesian PCA based missing value estimation method by Oba et al.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages