会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
首页
新随笔
订阅
管理
上一页
1
···
146
147
148
149
150
151
152
153
154
···
341
下一页
2020年11月6日
R语言中遍历文件夹及文件夹内文件
摘要: 示例: list.files("APP整理") #list.files命令得到"APP整理”文件夹下所有文件夹的名称 list.files('C:\\Users\\yangh\\Desktop\\cs',pattern="*.csv") 读取一个文件夹里面的全部CSV文件 regex {base}
阅读全文
posted @ 2020-11-06 10:55 emanlee
阅读(3770)
评论(0)
推荐(0)
2020年11月5日
clusterProfiler::enrichGO() is getting very slow
摘要: REF https://www.biostars.org/p/389208/ https://github.com/YuLab-SMU/clusterProfiler/issues/155 https://cran.r-project.org/web/packages/enrichR/vignett
阅读全文
posted @ 2020-11-05 22:27 emanlee
阅读(482)
评论(0)
推荐(0)
R install("curl") on CentOS 7.6
摘要: > BiocManager::install("curl") Bioconductor version 3.10 (BiocManager 1.30.10), R 3.6.0 (2019-04-26)Installing package(s) 'curl'trying URL 'https://cr
阅读全文
posted @ 2020-11-05 19:18 emanlee
阅读(1115)
评论(0)
推荐(0)
centos 7 安装 myclipse 2017 ci
摘要: 1 下载 myclipse 2017 ci 安装文件 myeclipse-2017-ci-7-offline-installer-linux.run 2 chmod 777 myeclipse-2017-ci-7-offline-installer-linux.run 3 ./myeclipse-2
阅读全文
posted @ 2020-11-05 16:21 emanlee
阅读(227)
评论(0)
推荐(0)
jawaw: command not found
摘要: The javaw utility is not available or needed on Linux. Just use java instead. Explanation: on Windows, the difference between java and javaw is that j
阅读全文
posted @ 2020-11-05 16:16 emanlee
阅读(285)
评论(0)
推荐(0)
[虚拟机] VMware 15 + CentOS 7.7/8.0在主机和客户机之间拷贝文件失败的解决办法
摘要: CentOS 7.8是CentOS 7.x最后一个版本,本以为这个版本应该很完美,而且会解决7.6里对压缩包点右键没有“在当前目录解压”的选项的bug,实际试了一下比较失望,这个选项按钮还是没出现,反倒出现了一个新问题,即VMware 15(这里用的是当下最新的15.5.1)下用CentOS 7.8
阅读全文
posted @ 2020-11-05 12:56 emanlee
阅读(1044)
评论(0)
推荐(0)
Linux:centos 7 下载、安装、卸载.run文件
摘要: Linux:centos下载、安装、卸载.run文件(centos7安装xampp) 1、下载wget https://www.apachefriends.org/xampp-files/7.3.6/xampp-linux-x64-7.3.6-0-installer.run2、安装2.1、设置权限c
阅读全文
posted @ 2020-11-05 12:14 emanlee
阅读(1943)
评论(0)
推荐(0)
linux,centos,ubuntu取消用户登录密码
摘要: passwd -d 用户名 root可以取消其他用户的密码
阅读全文
posted @ 2020-11-05 12:03 emanlee
阅读(1169)
评论(0)
推荐(0)
通过windows远程桌面连接CentOS系统(失败)
摘要: 收藏: https://blog.csdn.net/wylfengyujiancheng/article/details/67643293 https://www.cnblogs.com/alusss/p/12292518.html 前提: 1 CentOS安装桌面,如果无桌面,请执行 # yum
阅读全文
posted @ 2020-11-05 08:30 emanlee
阅读(2660)
评论(0)
推荐(0)
oracle备份报“EXP-00056: 遇到 ORACLE 错误 12560”导出数据库
摘要: EXP-00056: 遇到 ORACLE 错误 12560ORA-12560: TNS: 协议适配器错误EXP-00000: 导出终止失败 exp 用户名/密码@服务器:端口/服务名 file=文件名 示例: exp a/a@162.16.200.182:1521/orcl.site file=d:
阅读全文
posted @ 2020-11-05 08:25 emanlee
阅读(3413)
评论(0)
推荐(0)
上一页
1
···
146
147
148
149
150
151
152
153
154
···
341
下一页