Editing README.md
A minimal Snakemake pipeline. Clone this repository and add to it to define your analysis pipeline, i.e.,
git clone https:github.com/cnuahs/snakemake-minimal.git ./my-analysis.git cd ./my-analysis.git git remote add origin https://github.com/<username>/my-analysis.git
Notes:
一个用于创建和执行数据科学工作流的工具,支持可重复和可扩展的分析流程。
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
snakemake-minimal
A minimal Snakemake pipeline. Clone this repository and add to it to define your analysis pipeline, i.e.,
Notes: