Nincs leírás

zhangxudong f957766762 add footprint analysis 8 hónapja
scripts c69bd49ea8 first commit 8 hónapja
software c69bd49ea8 first commit 8 hónapja
README.md c69bd49ea8 first commit 8 hónapja
Snakefile f957766762 add footprint analysis 8 hónapja
config.yaml f957766762 add footprint analysis 8 hónapja
run.sh f2de233778 remove motif analysis 8 hónapja

README.md

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

常用命令

打印命令 不真正执行

snakemake -np

执行

snakemake --cores 100

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