Blog

网站修复

一、重装系统 登录腾讯云控制台,重装系统。 更新至wordpress 6.1版本 登录进入wordpress,在wordpress 里面更新,如果手动更新,会出现ftp的登录问题! 以下方法会出现ftp登录权限问题: 提示连接信息: 需要填ftp账号密码 登录宝塔面板,默认端口为ip:8888 上传下载好的wordpress6.1版本,至网站根目录/usr/local/light...

Nginx教程

Introduction to NGINX It can handle a higher number of concurrent requests. It has faster static content delivery with low resource usage. Install Nginx 1 vi /etc/yum.repos.d/nginx.repo ...

常见统计量

mean 均值用来度量数据的中心趋势。 We almost never have the population data so we almost never calculate the population mean and population variance and standard deviation. Instead, we estimate the population v...

基本概念

统计类似于赌博,当我们利用数据做出一个统计学推论,相当于在赌这个推论的准确性,或者说你对这个推论有多大的把握\信心。 随机与变异 随机:当你无法预料一件事的结果时,就叫随机/随机现象。例如,你抛一次骰子,不知道它会出现什么点数。 随机变量(random variable):指随机事件的数量表现。可分为 离散型随机变量 和 连续型随机变量。 离散型随机变量(discrete rando...

Snakemake Tutorial

Introduction Snakemake integrates with the package manager conda and the container engine Signlarity Snakemake is a general purpose workflow management system not only for Bioinformatics but also...

Download SRA data from NCBI using sratools in macOS

sratools is a useful tool for downloading sequencing data from NCBI. Installation You can download sratools from here on website or you can do it with commandLine 1 curl --output sratoolkit.tar....

Running R script in Command Line

Reference Running R in batch model on Linux

Management of Rstudio

renv Use renv::init()to initialize renv with a new or existing project. Management of R version How to use multiple version of R in a macOS computer? Use Rswitch. RStudio workbench also can do...

genoPlotR的使用

帮助文档 1 > help.start()  

Proxy in Macbook

PAC model What is PAC?