pseudomsir
is a part of deepPseudoMSI project.
pseudomsir
is a R package which is used for deepPseudoMSI project.
You can install pseudomsir
from GitLab
if(!require(remotes)){
install.packages("remotes")
}
remotes::install_gitlab("jaspershen/pseudomsir")
or GitHub
remotes::install_github("deepPseudoMSI-project/pseudomsir")
Please see the Get started
page to get the instruction of pseudomsir
.
If you have any quesitions about pseudomsir
, please don’t hesitate to
email me (shenxt@stanford.edu).
M339, Alway building, Cooper Lane, Palo Alto, CA 94304
If you use pseudomsir
in your publications, please cite this paper:
Deep Learning-based Pseudo-Mass Spectrometry Imaging Analysis for Precision Medicine.
Xiaotao Shen, Wei Shao, Chuchu Wang, Liang Liang, Songjie Chen, Sai Zhang, Mirabela Rusu, Michael P. Snyder.
Thanks very much!