本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
Drone
說明
登入
YaqingLiu
/
CNVkit
關注
1
收藏
0
複製
1
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
fix bug: add -s into access.wdl
master
YaqingLiu
4 年之前
父節點
88e5e1d73c
當前提交
1307c333bc
共有
1 個檔案被更改
,包括
1 行新增
和
1 行删除
統一視圖
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tasks/access.wdl
+ 1
- 1
tasks/access.wdl
查看文件
String disk_size
String disk_size
command <<<
command <<<
cnvkit.py access ${ref_dir}/${fasta} -o access-5kb-mappable.hg38.bed
cnvkit.py access ${ref_dir}/${fasta} -
s 5000 -
o access-5kb-mappable.hg38.bed
>>>
>>>
runtime {
runtime {
Write
Preview
Loading…
取消
儲存