Sin descripción

zhangxudong 20000d2398 uropa add attribute hace 11 meses
scripts c69bd49ea8 first commit hace 11 meses
software c69bd49ea8 first commit hace 11 meses
README.md c69bd49ea8 first commit hace 11 meses
Snakefile 20000d2398 uropa add attribute hace 11 meses
config.yaml f2de233778 remove motif analysis hace 11 meses
run.sh f2de233778 remove motif analysis hace 11 meses

README.md

ChIP-seq CUT&RUN CUT&Tag ATAC-seq 分析流程

常用命令

打印命令 不真正执行

snakemake -np

执行

snakemake --cores 100

-F \ # 强制运行所有
--until \ 
--ri \ # 重新运行所有不完整任务
--keep-going # 遇到错误不立即停止,尽可能运行其他任务