速度采样器(GMYC)
该R Shiny App是SPEDE-SAMPLER程序的最后部分,允许用户在通过对对齐的Fasta文件中的序列进行随机重采样而创建的多个系统发育树上运行GMYC分析。
要通过R运行此应用,请在控制台中输入以下内容:
install.packages("shiny") # install the shiny package
library(shiny) # load up the shiny library
shiny::runGitHub("spede-sampler", "CJMvS", ref="main") # run the app
图像处理中的图像变换的源码与变换后的结果图,包括dct变换,dft变换,w-h变换等-Image Processing Image Transform source and transform the result of plans, including the DCT transform, dft transform, wh transform