ggplot的字体设置

geom_text geom_text是直接向ggplot对象中添加绘制的文字 theme 在theme中以element_text()设置字体 element_text(family = NULL**,** face = NULL**,** colour = NULL**,** size = NULL**,** hjust

【debug】EOF within quoted string

问题描述 在R中读入外部数据时,得到warning 1 2 3 Warning message: In scan(file, what, nmax, sep, dec, quote, skip, nlines, na.strings, : EOF within quoted string 这可能是由于数据表格中存在引号"或', 而默

使用KinFin进行比较基因组分析

安装 1 2 3 git clone https://github.com/DRL/kinfin.git cd kinfin ./install 安装程序会下载一些数据,并使用pip安装相应的模块。但若是没有管理员权限,还是使用conda来配置环境比较方便。 软件的

LACHESIS安装

系统依赖 LACHESIS的系统依赖有 gcc, the C++ compiler (http://gcc.gnu.org/) The zlib compression library (http://www.zlib.net/) The boost C++ libraries (http://www.boost.org/) The SAMtools toolkit for handling SAM/BAM files (http://samtools.sourceforge.net/) (make sure to use version 0.1.19 or older) 其中,boost的版本应该高于1.52.0

Windows中R的配置

用户目录 R的用户目录在Windows系统下默认位于当前用户的Documents文件夹 1 2 > normalizePath('~') [1] "C:\\Users\\yourUserName\\Documents" 注意,若你使用了Onedrive,并且将文档