Run jobs in a cluster [Advanced]
0) Introduction of cluster
1) 服务器远程登录
ssh -p portnumber username@166.111.*.*2)文件传输
3) 环境配置
配置环境变量
使用singularity镜像
(1) 交互式运行singularity容器

(2) 非交互式运行singularity容器
4) How to use cluster
(1) Example 1. submit a mapping job
(1.1) 准备任务提交脚本 test1.sh
test1.shName
mean
(1.2) 使用sbatch命令提交 test1.sh
test1.sh(2) Alternative ways
(3) Example 3. submit a RNAediting job
(3.1) RNAeditor配置文件RNAeditor.config
RNAeditor.config(3.2) RNAeditor运行脚本run-RNAeditor.sh
run-RNAeditor.sh(3.3) 提交任务脚本submit-RNAeditor.sh
submit-RNAeditor.sh(4) Monitor and manage jobs
(5) Tips
5) Teaching Videos
Last updated
Was this helpful?