No Description

zhangxudong cf10f909cb add footprint analysis 8 months ago
scripts c69bd49ea8 first commit 8 months ago
software c69bd49ea8 first commit 8 months ago
README.md c69bd49ea8 first commit 8 months ago
Snakefile cf10f909cb add footprint analysis 8 months ago
config.yaml cf10f909cb add footprint analysis 8 months ago
run.sh f2de233778 remove motif analysis 8 months ago

README.md

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

常用命令

打印命令 不真正执行

snakemake -np

执行

snakemake --cores 100

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