소스 검색

revised ballgown

tags/v0.1.0
stead99 5 년 전
부모
커밋
2818e9d248
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      tasks/ballgown.wdl

+ 1
- 1
tasks/ballgown.wdl 파일 보기

@@ -8,7 +8,7 @@ task ballgown {
command <<<
mkdir -p /cromwell_root/tmp/${base}
cp -r ${sep=" " ballgown} /cromwell_root/tmp/${base}
Rscript /usr/bin/ballgown.R /cromwell_root/tmp/${base} ${base}.txt
ballgown /cromwell_root/tmp/${base} ${base}.txt
>>>
runtime {

Loading…
취소
저장