ソースを参照

错误

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 ファイルの表示

変更前 変更後
幅: 1080  |  高さ: 2340  |  サイズ: 190KB

バイナリ
picture/微信图片_20190227174846.png ファイルの表示

変更前 変更後
幅: 1080  |  高さ: 2340  |  サイズ: 210KB

バイナリ
picture/微信图片_20190227174848.png ファイルの表示

変更前 変更後
幅: 1080  |  高さ: 2340  |  サイズ: 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

読み込み中…
キャンセル
保存