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")
If you have any quesitions about pseudomsir
, please
don’t hesitate to email me (shenxt@stanford.edu).