Updated README
semla
STUtility will no longer be maintained and instead you can use our new R package semla which is available at https://github.com/ludvigla/semla.
To install STUtility from github (currently only option), you need to have devtools installed:
install.packages("remotes")
Finally, install STUtility:
remotes::install_github( "jbergenstrahle/STUtility" )
From the terminal
conda create -n R4.0 conda activate R4.0 conda install -c conda-forge r-essentials r-base r-devtools r-spdep r-hdf5r conda install -c bioconda r-fftwtools
From R
devtools::install_github( "jbergenstrahle/STUtility" )
Please see https://ludvigla.github.io/STUtility_web_site/ for online documentation and tutorials in how to use the package
用于空间转录组学数据的处理和可视化
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
STUtility
STUtility becomes
semlaSTUtility will no longer be maintained and instead you can use our new R package
semlawhich is available at https://github.com/ludvigla/semla.Installation
To install STUtility from github (currently only option), you need to have devtools installed:
Finally, install STUtility:
Install STUtility in an anaconda environment (Mac OS)
From the terminal
From R
How to use the package
Please see https://ludvigla.github.io/STUtility_web_site/ for online documentation and tutorials in how to use the package