No Description

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

README.md

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

常用命令

打印命令 不真正执行

snakemake -np

执行

snakemake --cores 100

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