暫無描述

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

README.md

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

常用命令

打印命令 不真正执行

snakemake -np

执行

snakemake --cores 100

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