소스 검색

command line

master
LUYAO REN 6 년 전
부모
커밋
eb3f3e61f6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      tasks/NGScheckMates.wdl

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

@@ -11,7 +11,7 @@ task NGScheckMates {
nt=$(nproc)
export NCM_HOME=/opt/NGSCheckMate
python /opt/NGSCheckMate/ncm_fastq.py -l ${input_file} -pt /opt/NGSCheckMate/SNP/SNP.pt -O '.' -p $nt -f -nz
ls /cromwell_inputs/ > wd.txt
tree /cromwell_inputs/ > wd.txt
>>>

runtime {

Loading…
취소
저장