/pseudomsir

R package for deepPseudoMSI project

Primary LanguageROtherNOASSERTION

pseudomsir

Dependencies

pseudomsir is a part of deepPseudoMSI project.

About

pseudomsir is a R package which is used for deepPseudoMSI project.

Installation

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")

Usage

Please see the Get started page to get the instruction of pseudomsir.

Need help?

If you have any quesitions about pseudomsir, please don’t hesitate to email me (shenxt@stanford.edu).

shenzutao1990

shenxt@stanford.edu

Twitter

M339, Alway building, Cooper Lane, Palo Alto, CA 94304

Citation

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.

Web Link.

Thanks very much!