瀏覽代碼

错误

tags/v1.0
lzpmonster 6 年之前
父節點
當前提交
99625cadc8
共有 5 個文件被更改,包括 1 次插入1 次删除
  1. 二進制
      picture/Thumbs.db
  2. 二進制
      picture/微信图片_20190227174840.png
  3. 二進制
      picture/微信图片_20190227174846.png
  4. 二進制
      picture/微信图片_20190227174848.png
  5. +1
    -1
      tasks/Dedup.wdl

二進制
picture/Thumbs.db 查看文件


二進制
picture/微信图片_20190227174840.png 查看文件

Before After
Width: 1080  |  Height: 2340  |  Size: 190KB

二進制
picture/微信图片_20190227174846.png 查看文件

Before After
Width: 1080  |  Height: 2340  |  Size: 210KB

二進制
picture/微信图片_20190227174848.png 查看文件

Before After
Width: 1080  |  Height: 2340  |  Size: 197KB

+ 1
- 1
tasks/Dedup.wdl 查看文件

@@ -9,7 +9,7 @@ task Dedup {
command <<<
set -o pipefail
set -e
/src/Bismark-0.20.1/deduplicate_bismark -p --bam ${unsorted_bam} --output_dir ./
/src/Bismark-0.20.1/deduplicate_bismark -p --bam ${unsorted_bam}
>>>
runtime {
docker:docker

Loading…
取消
儲存