소스 검색

qualimap rnaseq qc

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

+ 1
- 0
tasks/multiqc.wdl 파일 보기

@@ -19,6 +19,7 @@ task multiqc {
mkdir -p /cromwell_root/tmp/fastqc
mkdir -p /cromwell_root/tmp/fastqscreen
mkdir -p /cromwell_root/tmp/bamqc
mkdir -p /cromwell_root/tmp/rnaseq

cp ${sep=" " read1_zip} ${sep=" " read2_zip} /cromwell_root/tmp/fastqc
cp ${sep=" " txt1} ${sep=" " txt2} /cromwell_root/tmp/fastqscreen

Loading…
취소
저장